Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java1334 return getManageIntentLocked(KeyphraseEnrollmentInfo.MANAGE_ACTION_ENROLL); in createEnrollIntent()
1356 return getManageIntentLocked(KeyphraseEnrollmentInfo.MANAGE_ACTION_UN_ENROLL); in createUnEnrollIntent()
1378 return getManageIntentLocked(KeyphraseEnrollmentInfo.MANAGE_ACTION_RE_ENROLL); in createReEnrollIntent()
1383 private Intent getManageIntentLocked(@KeyphraseEnrollmentInfo.ManageActions int action) { in getManageIntentLocked() method in AlwaysOnHotwordDetector
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt49868 Landroid/service/voice/AlwaysOnHotwordDetector;->getManageIntentLocked(I)Landroid/content/Intent;