Searched refs:MSG_SEARCH_STOPPED (Results 1 – 1 of 1) sorted by relevance
3251 private static final int MSG_SEARCH_STOPPED = 3; field in BassClientService.Callbacks3349 case MSG_SEARCH_STOPPED: in invokeCallback()3412 obtainMessage(MSG_SEARCH_STOPPED, reason, 0).sendToTarget(); in notifySearchStopped()