Searched refs:mUserUnlockedRunnable (Results 1 – 1 of 1) sorted by relevance
533 private final Runnable mUserUnlockedRunnable = this::onUserUnlocked; field in TouchInteractionService616 LockedUserState.get(this).runOnUserUnlocked(mUserUnlockedRunnable); in onCreate()814 LockedUserState.get(this).removeOnUserUnlockedRunnable(mUserUnlockedRunnable);