Searched refs:USER_UNLOCKED (Results 1 – 3 of 3) sorted by relevance
321 public static final int USER_UNLOCKED = 28; field in UsageEvents.Event
28 import static android.app.usage.UsageEvents.Event.USER_UNLOCKED;343 final Event unlockEvent = new Event(USER_UNLOCKED, SystemClock.elapsedRealtime()); in onUserUnlocked()
10688 field public static final String ACTION_USER_UNLOCKED = "android.intent.action.USER_UNLOCKED";