Searched refs:UnlockProfileDialogFragment (Results 1 – 1 of 1) sorted by relevance
207 UnlockProfileDialogFragment unlockProfileDialogFragment = in resumePreviousState()208 (UnlockProfileDialogFragment) getSupportFragmentManager() in resumePreviousState()387 UnlockProfileDialogFragment fragment = UnlockProfileDialogFragment.newInstance((d, w) -> in showUnlockProfileDialogFragment()579 public static class UnlockProfileDialogFragment extends DialogFragment { class in TrustedDeviceActivity582 static UnlockProfileDialogFragment newInstance(DialogInterface.OnClickListener listener) { in newInstance()583 UnlockProfileDialogFragment fragment = new UnlockProfileDialogFragment(); in newInstance()