diff options
| author | John Spurlock <jspurlock@google.com> | 2015-04-16 12:09:15 -0400 |
|---|---|---|
| committer | John Spurlock <jspurlock@google.com> | 2015-04-16 12:14:56 -0400 |
| commit | 90be37953d3da8e222d00c119b87f55e9f99a02d (patch) | |
| tree | 59629d8fef04c0e8281629b85f98a4aa93b3c7d0 /core | |
| parent | 3f2631f526d0a0ac0b57ac9f6d241bcc7aeb5f5b (diff) | |
| download | frameworks_base-90be37953d3da8e222d00c119b87f55e9f99a02d.zip frameworks_base-90be37953d3da8e222d00c119b87f55e9f99a02d.tar.gz frameworks_base-90be37953d3da8e222d00c119b87f55e9f99a02d.tar.bz2 | |
An update on VolumePanel.
Retired, and removed all claimed resources.
VolumeDialog is now the only option.
Bug: 19260237
Change-Id: I6e8abff0f8c16c4e02c47c8b7f24d5703cb3dbdf
Diffstat (limited to 'core')
16 files changed, 0 insertions, 64 deletions
diff --git a/core/res/res/drawable-hdpi/ic_audio_bt_alpha.png b/core/res/res/drawable-hdpi/ic_audio_bt_alpha.png Binary files differdeleted file mode 100644 index 597c384..0000000 --- a/core/res/res/drawable-hdpi/ic_audio_bt_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/ic_audio_bt_mute_alpha.png b/core/res/res/drawable-hdpi/ic_audio_bt_mute_alpha.png Binary files differdeleted file mode 100644 index 298db92..0000000 --- a/core/res/res/drawable-hdpi/ic_audio_bt_mute_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/ic_audio_phone_am_alpha.png b/core/res/res/drawable-hdpi/ic_audio_phone_am_alpha.png Binary files differdeleted file mode 100644 index 8a7d67a..0000000 --- a/core/res/res/drawable-hdpi/ic_audio_phone_am_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/ic_audio_bt_alpha.png b/core/res/res/drawable-mdpi/ic_audio_bt_alpha.png Binary files differdeleted file mode 100644 index 282c643..0000000 --- a/core/res/res/drawable-mdpi/ic_audio_bt_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/ic_audio_bt_mute_alpha.png b/core/res/res/drawable-mdpi/ic_audio_bt_mute_alpha.png Binary files differdeleted file mode 100644 index f734c1c..0000000 --- a/core/res/res/drawable-mdpi/ic_audio_bt_mute_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/ic_audio_phone_am_alpha.png b/core/res/res/drawable-mdpi/ic_audio_phone_am_alpha.png Binary files differdeleted file mode 100644 index beda721..0000000 --- a/core/res/res/drawable-mdpi/ic_audio_phone_am_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-xhdpi/ic_audio_bt_alpha.png b/core/res/res/drawable-xhdpi/ic_audio_bt_alpha.png Binary files differdeleted file mode 100644 index b8aa083..0000000 --- a/core/res/res/drawable-xhdpi/ic_audio_bt_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-xhdpi/ic_audio_bt_mute_alpha.png b/core/res/res/drawable-xhdpi/ic_audio_bt_mute_alpha.png Binary files differdeleted file mode 100644 index 93a2481..0000000 --- a/core/res/res/drawable-xhdpi/ic_audio_bt_mute_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-xhdpi/ic_audio_phone_am_alpha.png b/core/res/res/drawable-xhdpi/ic_audio_phone_am_alpha.png Binary files differdeleted file mode 100644 index 2a04619..0000000 --- a/core/res/res/drawable-xhdpi/ic_audio_phone_am_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-xxhdpi/ic_audio_bt_alpha.png b/core/res/res/drawable-xxhdpi/ic_audio_bt_alpha.png Binary files differdeleted file mode 100755 index 140edac..0000000 --- a/core/res/res/drawable-xxhdpi/ic_audio_bt_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-xxhdpi/ic_audio_bt_mute_alpha.png b/core/res/res/drawable-xxhdpi/ic_audio_bt_mute_alpha.png Binary files differdeleted file mode 100644 index 97829b4..0000000 --- a/core/res/res/drawable-xxhdpi/ic_audio_bt_mute_alpha.png +++ /dev/null diff --git a/core/res/res/drawable-xxhdpi/ic_audio_phone_am_alpha.png b/core/res/res/drawable-xxhdpi/ic_audio_phone_am_alpha.png Binary files differdeleted file mode 100644 index 1fd54a1..0000000 --- a/core/res/res/drawable-xxhdpi/ic_audio_phone_am_alpha.png +++ /dev/null diff --git a/core/res/res/drawable/ic_audio_bt.xml b/core/res/res/drawable/ic_audio_bt.xml deleted file mode 100644 index 4f5af3d..0000000 --- a/core/res/res/drawable/ic_audio_bt.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2014 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<bitmap xmlns:android="http://schemas.android.com/apk/res/android" - android:src="@drawable/ic_audio_bt_alpha" - android:tint="?attr/colorControlNormal" /> diff --git a/core/res/res/drawable/ic_audio_bt_mute.xml b/core/res/res/drawable/ic_audio_bt_mute.xml deleted file mode 100644 index d2004c0..0000000 --- a/core/res/res/drawable/ic_audio_bt_mute.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2014 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<bitmap xmlns:android="http://schemas.android.com/apk/res/android" - android:src="@drawable/ic_audio_bt_mute_alpha" - android:tint="?attr/colorControlNormal" /> diff --git a/core/res/res/drawable/ic_audio_phone.xml b/core/res/res/drawable/ic_audio_phone.xml deleted file mode 100644 index 1bab863..0000000 --- a/core/res/res/drawable/ic_audio_phone.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* - * Copyright 2013, The Android Open Source Project - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ ---> - -<bitmap xmlns:android="http://schemas.android.com/apk/res/android" - android:src="@drawable/ic_audio_phone_am_alpha" - android:autoMirrored="true" - android:tint="?attr/colorControlNormal" /> diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index ac8216e..886e072 100755 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -1163,13 +1163,10 @@ <java-symbol type="drawable" name="expander_open_holo_dark" /> <java-symbol type="drawable" name="ic_audio_alarm" /> <java-symbol type="drawable" name="ic_audio_alarm_mute" /> - <java-symbol type="drawable" name="ic_audio_bt" /> - <java-symbol type="drawable" name="ic_audio_bt_mute" /> <java-symbol type="drawable" name="ic_audio_media" /> <java-symbol type="drawable" name="ic_audio_media_mute" /> <java-symbol type="drawable" name="ic_audio_notification" /> <java-symbol type="drawable" name="ic_audio_notification_mute" /> - <java-symbol type="drawable" name="ic_audio_phone" /> <java-symbol type="drawable" name="ic_audio_ring_notif" /> <java-symbol type="drawable" name="ic_audio_ring_notif_mute" /> <java-symbol type="drawable" name="ic_audio_ring_notif_vibrate" /> |
