Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingBasePreferenceController.java91 boolean isBtOn = isBluetoothStateOn(); in updateVisibility()
124 protected boolean isBluetoothStateOn() { in isBluetoothStateOn() method in AudioSharingBasePreferenceController
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsCategoryController.java110 boolean isBluetoothOn = isBluetoothStateOn(); in updateVisibility()