Searched refs:MSG_SEARCH_STOPPED_FAILED (Results 1 – 1 of 1) sorted by relevance
3252 private static final int MSG_SEARCH_STOPPED_FAILED = 4; field in BassClientService.Callbacks3352 case MSG_SEARCH_STOPPED_FAILED: in invokeCallback()3417 obtainMessage(MSG_SEARCH_STOPPED_FAILED, reason, 0).sendToTarget(); in notifySearchStopFailed()