Searched refs:MSG_DETECTION_RESUME (Results 1 – 1 of 1) sorted by relevance
182 private static final int MSG_DETECTION_RESUME = 5; field in AlwaysOnHotwordDetector646 mHandler.sendEmptyMessage(MSG_DETECTION_RESUME); in onRecognitionResumed()673 case MSG_DETECTION_RESUME: in handleMessage()