HomeSort by relevance Sort by last modified time
    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