Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/credentials/
DCredentialManagerPreferenceController.java750 final DialogFragment fragment = newErrorDialogFragment(); in addProviderPreference()
857 final DialogFragment fragment = newErrorDialogFragment(); in completeEnableProviderDialogBox()
879 private @Nullable ErrorDialogFragment newErrorDialogFragment() { in newErrorDialogFragment() method in CredentialManagerPreferenceController