Searched refs:USER_PRESENT_INTENT (Results 1 – 1 of 1) sorted by relevance
286 private static final Intent USER_PRESENT_INTENT = new Intent(Intent.ACTION_USER_PRESENT) field in KeyguardViewMediator1626 mContext.sendBroadcastAsUser(USER_PRESENT_INTENT, UserHandle.of(profileId)); in sendUserPresentBroadcast()