Searched refs:mBackgroundThreadHandler (Results 1 – 1 of 1) sorted by relevance
41 private Handler mBackgroundThreadHandler; field in RestrictedProfilePinDialogFragment58 mBackgroundThreadHandler = new Handler(mBackgroundThread.getLooper()); in onAttach()61 mBackgroundThreadHandler.post(() -> { in onAttach()72 mBackgroundThreadHandler = null; in onDetach()111 mBackgroundThreadHandler.post(() -> { in setPin()120 mBackgroundThreadHandler.post(() -> { in deletePin()129 mBackgroundThreadHandler.post(() -> { in isPinCorrect()138 mBackgroundThreadHandler.post(() -> { in isPinSet()