Searched refs:groupCount (Results 1 – 14 of 14) sorted by relevance
61 const size_t groupCount = mGroups.size(); in getBestSplits() local62 for (size_t i = 0; i < groupCount; i++) { in getBestSplits()71 const size_t groupCount = mGroups.size(); in getRules() local72 for (size_t i = 0; i < groupCount; i++) { in getRules()
145 const size_t groupCount = mGroups.size(); in expectHasGroupWithSplits() local146 for (size_t i = 0; i < groupCount; i++) { in expectHasGroupWithSplits()173 for (size_t i = 0; i < groupCount; i++) { in expectHasGroupWithSplits()
94 } else if (m.groupCount() < 4) { in formatKernelVersion()95 Log.e(TAG, "Regex match on /proc/version only returned " + m.groupCount() in formatKernelVersion()
274 private void writeEntries(int groupCount, String line1Base, String line2Base) { in writeEntries() argument275 for (int i = 0; i < groupCount; i++) { in writeEntries()
471 final int numGroups = matcher.groupCount(); in concatGroups()
1008 int groupCount = mGroups.size(); in createAffiliatedGroupings() local1009 for (int i = 0; i < groupCount; i++) { in createAffiliatedGroupings()
2111 if (match.groupCount() != 2) { in sendNetworkEapSimGsmAuthResponse()2182 if (!match.find() || match.groupCount() != 3) { in sendNetworkEapSimUmtsAuthResponse()2240 if (!match.find() || match.groupCount() != 1) { in sendNetworkEapSimUmtsAutsResponse()
808 if (!match.find() || match.groupCount() != 3) { in setWpsDeviceType()
1484 final int groupCount = groupList.size(); in doListPermissions() local1485 for (int i = 0; i < groupCount; i++) { in doListPermissions()
1901 if (!match.find() || match.groupCount() != 3) { in setWpsDeviceType()
365 final int groupCount = changedGroups.size(); in onConfigurationChanged() local366 for (int i = 0; i < groupCount; i++) { in onConfigurationChanged()
50794 method public abstract int groupCount();50808 method public int groupCount();
67367 method public abstract int groupCount();67383 method public int groupCount();
71275 method public abstract int groupCount();71291 method public int groupCount();