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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java272 private static final Intent USER_PRESENT_INTENT = new Intent(Intent.ACTION_USER_PRESENT) field in class:KeyguardViewMediator
1337 mContext.sendBroadcastAsUser(USER_PRESENT_INTENT, ui.getUserHandle());

Completed in 44 milliseconds