Home
last modified time | relevance | path

Searched refs:mSlotBluetooth (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java88 private final String mSlotBluetooth; field in PhoneStatusBarPolicy
151 mSlotBluetooth = context.getString(com.android.internal.R.string.status_bar_bluetooth); in PhoneStatusBarPolicy()
391 mIconController.setIcon(mSlotBluetooth, iconId, contentDescription); in updateBluetooth()
392 mIconController.setIconVisibility(mSlotBluetooth, bluetoothVisible); in updateBluetooth()