Searched refs:SLOT_BLUETOOTH (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java52 private static final String SLOT_BLUETOOTH = "bluetooth"; field in class:PhoneStatusBarPolicy
262 mService.setIcon(SLOT_BLUETOOTH, iconId, 0, contentDescription);
263 mService.setIconVisibility(SLOT_BLUETOOTH, mBluetoothEnabled);

Completed in 73 milliseconds