OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emptyeditors
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
KindSectionView.java
256
List<View>
emptyEditors
= getEmptyEditors();
259
if (
emptyEditors
.size() > 1) {
260
for (View emptyEditorView :
emptyEditors
) {
Completed in 821 milliseconds