summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2015-02-04 10:24:29 -0500
committerJason Monk <jmonk@google.com>2015-02-05 10:43:57 -0500
commitf2982a9ba19340b474bafb6b0bf5832673984e0d (patch)
tree1a6da9cc9f16a169bca2cac402bcfff1b8b15985 /res/drawable-hdpi
parentfc1b00cfe439b0c462b3acbba709c3cbc1132a1f (diff)
downloadpackages_apps_Settings-f2982a9ba19340b474bafb6b0bf5832673984e0d.zip
packages_apps_Settings-f2982a9ba19340b474bafb6b0bf5832673984e0d.tar.gz
packages_apps_Settings-f2982a9ba19340b474bafb6b0bf5832673984e0d.tar.bz2
Move isolatable bluetooth code to SettingsLib
Move the non-ui bluetooth control/tracking code to SettingsLib so that it can be shared with others. Mostly just move classes to frameworks/base/packages/SettingsLib, however a few things had to move around. - Dock handling had to move back to code still in settings - Local preference related code had to be moved back to settings - Added an error flow from SettingsLib to Settings Depends on I69fd888362c6dbb325f6113b32c4b15cc6a23a41 Bug: 19180466 Change-Id: Ie57fe26a27bbb0adc2ef69e042a05c7290c6a52a
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/ic_bt_cellphone.pngbin653 -> 0 bytes
-rw-r--r--res/drawable-hdpi/ic_bt_headphones_a2dp.pngbin631 -> 0 bytes
-rw-r--r--res/drawable-hdpi/ic_bt_headset_hfp.pngbin649 -> 0 bytes
-rw-r--r--res/drawable-hdpi/ic_bt_misc_hid.pngbin342 -> 0 bytes
-rw-r--r--res/drawable-hdpi/ic_bt_network_pan.pngbin528 -> 0 bytes
-rw-r--r--res/drawable-hdpi/ic_bt_pointing_hid.pngbin600 -> 0 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_bt_cellphone.png b/res/drawable-hdpi/ic_bt_cellphone.png
deleted file mode 100644
index 6e29d23..0000000
--- a/res/drawable-hdpi/ic_bt_cellphone.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/ic_bt_headphones_a2dp.png b/res/drawable-hdpi/ic_bt_headphones_a2dp.png
deleted file mode 100644
index 6110e9e..0000000
--- a/res/drawable-hdpi/ic_bt_headphones_a2dp.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/ic_bt_headset_hfp.png b/res/drawable-hdpi/ic_bt_headset_hfp.png
deleted file mode 100644
index 6cca225..0000000
--- a/res/drawable-hdpi/ic_bt_headset_hfp.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/ic_bt_misc_hid.png b/res/drawable-hdpi/ic_bt_misc_hid.png
deleted file mode 100644
index 6445f2a..0000000
--- a/res/drawable-hdpi/ic_bt_misc_hid.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/ic_bt_network_pan.png b/res/drawable-hdpi/ic_bt_network_pan.png
deleted file mode 100644
index 78c0294..0000000
--- a/res/drawable-hdpi/ic_bt_network_pan.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/ic_bt_pointing_hid.png b/res/drawable-hdpi/ic_bt_pointing_hid.png
deleted file mode 100644
index 2fcc3b0..0000000
--- a/res/drawable-hdpi/ic_bt_pointing_hid.png
+++ /dev/null
Binary files differ