Searched refs:getManageIntentLocked (Results 1 – 2 of 2) sorted by relevance
1334 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
49868 Landroid/service/voice/AlwaysOnHotwordDetector;->getManageIntentLocked(I)Landroid/content/Intent;