Searched refs:MSG_DETECTION_PAUSE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/voice/
H A DAlwaysOnHotwordDetector.java181 private static final int MSG_DETECTION_PAUSE = 4; field in class:AlwaysOnHotwordDetector
640 mHandler.sendEmptyMessage(MSG_DETECTION_PAUSE);
670 case MSG_DETECTION_PAUSE:

Completed in 880 milliseconds