Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java2660 mService.handleBluetoothEnabled(); in testAuthorizeMcpServiceWhenDeviceConnecting()
2683 mService.handleBluetoothEnabled(); in testAuthorizeMcpServiceOnBluetoothEnableAndNodeRemoval()
2705 mService.handleBluetoothEnabled(); in testMcsAndTbsAuthorizationWithConnectionPolicy()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java4282 void handleBluetoothEnabled() { in handleBluetoothEnabled() method in LeAudioService
5229 service.handleBluetoothEnabled(); in registerCallback()