Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java1748 mCallbacks.notifySearchStarted(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in startSearchingForSources()
3400 void notifySearchStarted(int reason) { in notifySearchStarted() method in BassClientService.Callbacks