diff options
author | Justin Ho <justinho@google.com> | 2011-02-02 18:35:54 -0800 |
---|---|---|
committer | Justin Ho <justinho@google.com> | 2011-02-02 18:35:54 -0800 |
commit | 6758fce4dd6819a241c9d06f8c5d0fba03cb7345 (patch) | |
tree | f8f9098a41e352a97598901bc26ab1d665db38b5 /core | |
parent | 50bd7362a184a11b9c220c01662e813672d4d48e (diff) | |
download | frameworks_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.png | bin | 0 -> 1252 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_alarm_mute.png | bin | 0 -> 1378 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_notification.png | bin | 0 -> 1015 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_notification_mute.png | bin | 0 -> 1184 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_vol.png | bin | 0 -> 1144 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_vol_mute.png | bin | 0 -> 1168 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_alarm.png | bin | 0 -> 847 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_alarm_mute.png | bin | 0 -> 896 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_notification.png | bin | 0 -> 758 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_notification_mute.png | bin | 0 -> 842 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_vol.png | bin | 0 -> 841 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_vol_mute.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..1b41de4 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_alarm.png diff --git a/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png Binary files differnew file mode 100644 index 0000000..e31fdb8 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png diff --git a/core/res/res/drawable-hdpi/ic_audio_notification.png b/core/res/res/drawable-hdpi/ic_audio_notification.png Binary files differnew file mode 100644 index 0000000..00e8f8a --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_notification.png diff --git a/core/res/res/drawable-hdpi/ic_audio_notification_mute.png b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png Binary files differnew file mode 100644 index 0000000..a350e16 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png diff --git a/core/res/res/drawable-hdpi/ic_audio_vol.png b/core/res/res/drawable-hdpi/ic_audio_vol.png Binary files differnew file mode 100644 index 0000000..cf3f3f5 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_vol.png diff --git a/core/res/res/drawable-hdpi/ic_audio_vol_mute.png b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png Binary files differnew file mode 100644 index 0000000..c4ac4ef --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png diff --git a/core/res/res/drawable-mdpi/ic_audio_alarm.png b/core/res/res/drawable-mdpi/ic_audio_alarm.png Binary files differnew file mode 100644 index 0000000..fab95aa --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_alarm.png diff --git a/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png Binary files differnew file mode 100644 index 0000000..ca3ed93 --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png diff --git a/core/res/res/drawable-mdpi/ic_audio_notification.png b/core/res/res/drawable-mdpi/ic_audio_notification.png Binary files differnew file mode 100644 index 0000000..b41ccd0 --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_notification.png diff --git a/core/res/res/drawable-mdpi/ic_audio_notification_mute.png b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png Binary files differnew file mode 100644 index 0000000..f0b6d8a --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png diff --git a/core/res/res/drawable-mdpi/ic_audio_vol.png b/core/res/res/drawable-mdpi/ic_audio_vol.png Binary files differnew file mode 100644 index 0000000..049e92a --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_vol.png diff --git a/core/res/res/drawable-mdpi/ic_audio_vol_mute.png b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png Binary files differnew file mode 100644 index 0000000..be71492 --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png |