Searched refs:MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE (Results 1 – 1 of 1) sorted by relevance
306 private static final int MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE = 9; field in AlwaysOnHotwordDetector1646 Message.obtain(mHandler, MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE, in onHotwordDetectionServiceFailure()1714 Message.obtain(mHandler, MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE, in onDetectorRemoteException()1763 case MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE: in handleMessage()