Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceControllerTest.java237 String debugString = mRow.getRoundableState().debugString(); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()
252 + mRow.getRoundableState().debugString(), in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()
269 String debugString = mRow.getRoundableState().debugString(); in testPulsingRoundness_onHeadsUpStateChanged()
284 + mRow.getRoundableState().debugString(), in testPulsingRoundness_onHeadsUpStateChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableOutlineView.java85 public RoundableState getRoundableState() { in getRoundableState() method in ExpandableOutlineView
369 pw.println(getRoundableState().debugString()); in dump()
H A DExpandableView.java89 public RoundableState getRoundableState() { in getRoundableState() method in ExpandableView
H A DExpandableNotificationRow.java3694 pw.println(getRoundableState().debugString());
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java118 public RoundableState getRoundableState() { in getRoundableState() method in NotificationHeaderViewWrapper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java190 public RoundableState getRoundableState() { in getRoundableState() method in NotificationChildrenContainer
1549 + ", roundableState: " + getRoundableState().debugString() + "}";