Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivity.java86 if (!isBluetoothAllowed()) { in onCreate()
241 private boolean isBluetoothAllowed() { in isBluetoothAllowed() method in BluetoothOppLauncherActivity