summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJustin Ho <justinho@google.com>2011-02-02 18:35:54 -0800
committerJustin Ho <justinho@google.com>2011-02-02 18:35:54 -0800
commit6758fce4dd6819a241c9d06f8c5d0fba03cb7345 (patch)
treef8f9098a41e352a97598901bc26ab1d665db38b5 /core
parent50bd7362a184a11b9c220c01662e813672d4d48e (diff)
downloadframeworks_base-6758fce4dd6819a241c9d06f8c5d0fba03cb7345.zip
frameworks_base-6758fce4dd6819a241c9d06f8c5d0fba03cb7345.tar.gz
frameworks_base-6758fce4dd6819a241c9d06f8c5d0fba03cb7345.tar.bz2
Adding new volume control dialog icons
Change-Id: I025f9372300b30fce9c2190864237a20151b9993
Diffstat (limited to 'core')
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_alarm.pngbin0 -> 1252 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_alarm_mute.pngbin0 -> 1378 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_notification.pngbin0 -> 1015 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_notification_mute.pngbin0 -> 1184 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_vol.pngbin0 -> 1144 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_vol_mute.pngbin0 -> 1168 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_alarm.pngbin0 -> 847 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_alarm_mute.pngbin0 -> 896 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_notification.pngbin0 -> 758 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_notification_mute.pngbin0 -> 842 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_vol.pngbin0 -> 841 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_vol_mute.pngbin0 -> 809 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/ic_audio_alarm.png b/core/res/res/drawable-hdpi/ic_audio_alarm.png
new file mode 100644
index 0000000..1b41de4
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_alarm.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png
new file mode 100644
index 0000000..e31fdb8
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_notification.png b/core/res/res/drawable-hdpi/ic_audio_notification.png
new file mode 100644
index 0000000..00e8f8a
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_notification.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_notification_mute.png b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png
new file mode 100644
index 0000000..a350e16
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_vol.png b/core/res/res/drawable-hdpi/ic_audio_vol.png
new file mode 100644
index 0000000..cf3f3f5
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_vol.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_vol_mute.png b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png
new file mode 100644
index 0000000..c4ac4ef
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_alarm.png b/core/res/res/drawable-mdpi/ic_audio_alarm.png
new file mode 100644
index 0000000..fab95aa
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_alarm.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png
new file mode 100644
index 0000000..ca3ed93
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_notification.png b/core/res/res/drawable-mdpi/ic_audio_notification.png
new file mode 100644
index 0000000..b41ccd0
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_notification.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_notification_mute.png b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png
new file mode 100644
index 0000000..f0b6d8a
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_vol.png b/core/res/res/drawable-mdpi/ic_audio_vol.png
new file mode 100644
index 0000000..049e92a
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_vol.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_vol_mute.png b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png
new file mode 100644
index 0000000..be71492
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png
Binary files differ