Searched refs:numProfiles (Results 1 – 1 of 1) sorted by relevance
199 int numProfiles = mProfileContainer.getChildCount(); in showOrHideProfileGroup() local200 if (!mProfileGroupIsRemoved && numProfiles == 0) { in showOrHideProfileGroup()204 } else if (mProfileGroupIsRemoved && numProfiles != 0) { in showOrHideProfileGroup()