Searched refs:editorCount (Results 1 – 1 of 1) sorted by relevance
465 final int editorCount = mEditors.getChildCount(); in updateEmptyEditors() local467 if (editorCount == emptyEditors.size() && mHideIfEmpty) { in updateEmptyEditors()