Home
last modified time | relevance | path

Searched refs:ConfirmGuestRemoveFragment (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/users/
DRemoveGuestOnExitPreferenceController.java133 ConfirmGuestRemoveFragment.show(mParentFragment, in onPreferenceChange()
151 public static final class ConfirmGuestRemoveFragment extends InstrumentedDialogFragment class in RemoveGuestOnExitPreferenceController
154 private static final String TAG = ConfirmGuestRemoveFragment.class.getSimpleName();
169 final ConfirmGuestRemoveFragment dialog = new ConfirmGuestRemoveFragment(); in show()