Home
last modified time | relevance | path

Searched refs:MSG_DETECTION_ERROR (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java180 private static final int MSG_DETECTION_ERROR = 3; field in AlwaysOnHotwordDetector
634 mHandler.sendEmptyMessage(MSG_DETECTION_ERROR); in onError()
667 case MSG_DETECTION_ERROR: in handleMessage()