Searched refs:isBluetoothDisallowed (Results 1 – 2 of 2) sorted by relevance
862 if (isBluetoothDisallowed()) { in enableNoAutoConnect()902 if (isBluetoothDisallowed()) { in enable()1184 final boolean isBluetoothDisallowed = isBluetoothDisallowed(); in handleOnBootPhase()1185 if (isBluetoothDisallowed) { in handleOnBootPhase()2343 private boolean isBluetoothDisallowed() { in isBluetoothDisallowed() method in BluetoothManagerService
698 HSPLcom/android/server/BluetoothManagerService;->isBluetoothDisallowed()Z