Searched refs:isBluetoothDisallowed (Results 1 – 1 of 1) sorted by relevance
826 if (isBluetoothDisallowed()) { in enableNoAutoConnect()859 if (isBluetoothDisallowed()) { in enable()1104 final boolean isBluetoothDisallowed = isBluetoothDisallowed(); in handleOnBootPhase()1105 if (isBluetoothDisallowed) { in handleOnBootPhase()2235 private boolean isBluetoothDisallowed() { in isBluetoothDisallowed() method in BluetoothManagerService