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