Home
last modified time | relevance | path

Searched defs:otherGroup (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingLayoutTransformState.java248 private int transformGroups(MessagingGroup ownGroup, MessagingGroup otherGroup, in transformGroups()
382 MessagingGroup otherGroup = otherGroups.get(j); in findPairs() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingGroup.java612 public int calculateGroupCompatibility(MessagingGroup otherGroup) { in calculateGroupCompatibility()
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DAppTimeLimitController.java692 final AppUsageLimitGroup otherGroup = usageLimitGroups.valueAt(i); in getAppUsageLimit() local