Searched refs:USER_UNLOCKED (Results 1 – 5 of 5) sorted by relevance
85 private static final String USER_UNLOCKED = "Unlocked"; // Logged as onUserUnlocked() field in SystemServiceManager425 onUser(USER_UNLOCKED, userId); in onUserUnlocked()571 case USER_UNLOCKED: in onUser()
328 public static final int USER_UNLOCKED = 28; field in UsageEvents.Event391 USER_UNLOCKED,
1391 case Event.USER_UNLOCKED: in eventToString()
29 import static android.app.usage.UsageEvents.Event.USER_UNLOCKED;527 final Event unlockEvent = new Event(USER_UNLOCKED, SystemClock.elapsedRealtime()); in onUserUnlocked()
11282 field public static final String ACTION_USER_UNLOCKED = "android.intent.action.USER_UNLOCKED";