Searched refs:USER_UNLOCKED (Results 1 – 5 of 5) sorted by relevance
65 private static final String USER_UNLOCKED = "Unlocked"; // Logged as onUnlockedUser field in SystemServiceManager312 onUser(USER_UNLOCKED, userId); in onUserUnlocked()411 case USER_UNLOCKED: in onUser()
321 public static final int USER_UNLOCKED = 28; field in UsageEvents.Event
29 import static android.app.usage.UsageEvents.Event.USER_UNLOCKED;390 final Event unlockEvent = new Event(USER_UNLOCKED, SystemClock.elapsedRealtime()); in onUserUnlocked()
1180 case Event.USER_UNLOCKED: in eventToString()
11162 field public static final String ACTION_USER_UNLOCKED = "android.intent.action.USER_UNLOCKED";