Searched refs:mUserUnlockedActions (Results 1 – 1 of 1) sorted by relevance
28 private val mUserUnlockedActions: RunnableList = RunnableList() constant in com.android.launcher3.util.LockedUserState58 mUserUnlockedActions.executeAllAndDestroy() in notifyUserUnlocked()76 mUserUnlockedActions.add(action) in runOnUserUnlocked()