Searched defs:otherGroup (Results 1 – 6 of 6) sorted by relevance
118 PreferenceGroup otherGroup = (PreferenceGroup) findPreference(KEY_OTHER); in getOtherGroup() local177 PreferenceGroup otherGroup = getOtherGroup(); in updateUi() local
166 PreferenceGroup otherGroup = findPreference(KEY_OTHER); in updateUi() local
248 private int transformGroups(MessagingGroup ownGroup, MessagingGroup otherGroup, in transformGroups()382 MessagingGroup otherGroup = otherGroups.get(j); in findPairs() local
110 PreferenceGroup otherGroup = new PreferenceCategory(getContext()); in updateUi() local
611 public int calculateGroupCompatibility(MessagingGroup otherGroup) { in calculateGroupCompatibility()
692 final AppUsageLimitGroup otherGroup = usageLimitGroups.valueAt(i); in getAppUsageLimit() local