Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java399 static void offToBleOn( in offToBleOn() method in AdapterServiceTest
482 offToBleOn(looper, gattService, adapter, ctx, callback, nativeInterface); in doEnable()
717 offToBleOn( in startBleOnly_whenScanManagerRefactorFlagIsOn_startAndStopScanController()
763 offToBleOn( in startBrDr_whenScanManagerRefactorFlagIsOn_startAndStopScanController()
822 offToBleOn( in testProfileStartTimeout()
/packages/modules/Bluetooth/service/tests/src/com/android/server/bluetooth/
DBluetoothManagerServiceTest.java318 public void offToBleOn() throws Exception { in offToBleOn() method in BluetoothManagerServiceTest