Searched refs:MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE (Results 1 – 1 of 1) sorted by relevance
307 private static final int MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE = 9; field in AlwaysOnHotwordDetector1702 Message.obtain(mHandler, MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE, in onHotwordDetectionServiceFailure()1770 Message.obtain(mHandler, MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE, in onDetectorRemoteException()1819 case MSG_DETECTION_HOTWORD_DETECTION_SERVICE_FAILURE: in handleMessage()