Home
last modified time | relevance | path

Searched refs:ownGroup (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingLayoutTransformState.java103 MessagingGroup ownGroup = ownGroups.get(i); in transformViewInternal() local
105 if (!isGone(ownGroup)) { in transformViewInternal()
110 lastPairedGroup = ownGroup; in transformViewInternal()
295 ownGroup.setClippingDisabled(true); in transformGroups()
313 ownGroup.updateClipRect(); in transformGroups()
391 mGroupMap.put(ownGroup, bestMatch); in findPairs()
425 if (!isGone(ownGroup)) { in setVisible()
456 if (!isGone(ownGroup)) { in resetTransformedView()
474 ownGroup.setTranslationY(0); in resetTransformedView()
478 ownGroup.setClippingDisabled(false); in resetTransformedView()
[all …]