Searched refs:unlockProfileDialogFragment (Results 1 – 1 of 1) sorted by relevance
207 UnlockProfileDialogFragment unlockProfileDialogFragment = in resumePreviousState() local210 if (unlockProfileDialogFragment != null) { in resumePreviousState()211 unlockProfileDialogFragment.setOnConfirmListener((d, w) -> validateCredentials()); in resumePreviousState()