Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java92 MANAGE_ACTION_UN_ENROLL
113 public static final int MANAGE_ACTION_UN_ENROLL = 2; field in AlwaysOnHotwordDetector
486 return getManageIntentLocked(MANAGE_ACTION_UN_ENROLL); in createUnEnrollIntent()