Searched refs:emptyEditors (Results 1 – 1 of 1) sorted by relevance
287 final List<View> emptyEditors = getEmptyEditors(); in updateEmptyEditors() local290 if (emptyEditors.size() > 1) { in updateEmptyEditors()291 for (final View emptyEditorView : emptyEditors) { in updateEmptyEditors()314 } else if (emptyEditors.size() == 1) { in updateEmptyEditors()