OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetoothicon
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBarPolicy.java
168
int
bluetoothIcon
= R.drawable.stat_sys_data_bluetooth;
172
bluetoothIcon
= R.drawable.stat_sys_data_bluetooth_connected;
175
mService.setIcon("bluetooth",
bluetoothIcon
, 0, null);
Completed in 44 milliseconds