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

/frameworks/base/core/java/android/service/voice/
H A DAlwaysOnHotwordDetector.java466 return getManageIntentLocked(MANAGE_ACTION_ENROLL);
487 return getManageIntentLocked(MANAGE_ACTION_UN_ENROLL);
508 return getManageIntentLocked(MANAGE_ACTION_RE_ENROLL);
512 private Intent getManageIntentLocked(int action) { method in class:AlwaysOnHotwordDetector

Completed in 63 milliseconds