Searched refs:notifySearchStopped (Results 1 – 1 of 1) sorted by relevance
1777 mCallbacks.notifySearchStopped(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in stopSearchingForSources()1792 mCallbacks.notifySearchStopped(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in stopSearchingForSources()3410 void notifySearchStopped(int reason) { in notifySearchStopped() method in BassClientService.Callbacks