Searched refs:notifySearchStopFailed (Results 1 – 1 of 1) sorted by relevance
1770 mCallbacks.notifySearchStopFailed(BluetoothStatusCodes.ERROR_UNKNOWN); in stopSearchingForSources()1783 mCallbacks.notifySearchStopFailed(BluetoothStatusCodes.ERROR_UNKNOWN); in stopSearchingForSources()3415 void notifySearchStopFailed(int reason) { in notifySearchStopFailed() method in BassClientService.Callbacks