Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivity.java99 if (!isBluetoothAllowed()) { in onCreate()
294 private boolean isBluetoothAllowed() { in isBluetoothAllowed() method in BluetoothOppLauncherActivity