Searched refs:mUserUnlockedActions (Results 1 – 1 of 1) sorted by relevance
43 private val mUserUnlockedActions: RunnableList = RunnableList() constant81 mUserUnlockedActions.executeAllAndDestroy() in checkIsUserUnlocked()90 mUserUnlockedActions.add(action) in runOnUserUnlocked()95 mUserUnlockedActions.remove(action) in removeOnUserUnlockedRunnable()