Searched refs:prefsCount (Results 1 – 1 of 1) sorted by relevance
445 final int prefsCount = mAppListPrefGroup.getPreferenceCount(); in removeAndCacheAllPrefs() local446 for (int index = 0; index < prefsCount; index++) { in removeAndCacheAllPrefs()