HomeSort by relevance Sort by last modified time
    Searched full:emptyeditorviews (Results 1 - 1 of 1) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/editor/
KindSectionView.java 272 List<View> emptyEditorViews = new ArrayList<View>();
276 emptyEditorViews.add(view);
279 return emptyEditorViews;

Completed in 47 milliseconds