Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DLabeledEditorView.java459 final List<EditType> allTypes = in createCustomDialog()
462 for (EditType editType : allTypes) { in createCustomDialog()
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp5372 const std::array<ConnectivityType, 3> allTypes = { in TEST_F() local
5377 for (const auto& type : allTypes) { in TEST_F()