Home
last modified time | relevance | path

Searched defs:contractedChild (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationGroupingUtil.java265 View contractedChild = row.getPrivateLayout().getContractedChild(); in compareToGroupParent() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java480 View contractedChild = layout.getContractedChild(); in setIconAnimationRunning() local