Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java453 void doEnable(boolean onlyGatt) { in doEnable() method in AdapterServiceTest
454 doEnable( in doEnable()
465 static void doEnable( in doEnable() method in AdapterServiceTest
564 doEnable(false); in testEnable()
569 doEnable(false); in enable_isCorrectScanMode()
586 doEnable(false); in testEnableDisable()
611 doEnable(true); in testEnableDisableOnlyGatt()
653 doEnable(false); in testGattStopTimeout()
862 doEnable(false); in testProfileStopTimeout()
902 doEnable(false); in testSnoopLoggingChange()