Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/util/
DAccountPromptUtils.java70 AuthenticatorDescription[] allTypes = in shouldShowAccountPrompt() local
72 for (AuthenticatorDescription authenticatorType : allTypes) { in shouldShowAccountPrompt()
/packages/apps/Contacts/src/com/android/contacts/editor/
DLabeledEditorView.java416 final List<EditType> allTypes = in createCustomDialog()
419 for (EditType editType : allTypes) { in createCustomDialog()