Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothAirplaneModeListener.java208 return adapter.getLeState() == BluetoothAdapter.STATE_ON; in isBluetoothOn()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarTrustAgentUnlockDialogHelper.java97 && bluetoothAdapter.getLeState() == BluetoothAdapter.STATE_BLE_ON) { in CarTrustAgentUnlockDialogHelper()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java879 final int state = getLeState(); in isLeEnabled()
1035 public int getLeState() { in getLeState() method in BluetoothAdapter
1056 if (getLeState() == STATE_ON) { in getLeAccess()
1058 } else if (getLeState() == STATE_BLE_ON) { in getLeAccess()
/frameworks/base/config/
Dboot-image-profile.txt41128 HSPLandroid/bluetooth/BluetoothAdapter;->getLeState()I