Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceControllerTest.java247 String debugString = mRow.getRoundableState().debugString(); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()
262 + mRow.getRoundableState().debugString(), in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()
279 String debugString = mRow.getRoundableState().debugString(); in testPulsingRoundness_onHeadsUpStateChanged()
294 + mRow.getRoundableState().debugString(), in testPulsingRoundness_onHeadsUpStateChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java82 public RoundableState getRoundableState() { in getRoundableState() method in ExpandableOutlineView
366 pw.println(getRoundableState().debugString()); in dump()
DExpandableView.java95 public RoundableState getRoundableState() { in getRoundableState() method in ExpandableView
DExpandableNotificationRow.java3804 pw.println(getRoundableState().debugString());
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java118 public RoundableState getRoundableState() { in getRoundableState() method in NotificationHeaderViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java195 public RoundableState getRoundableState() { in getRoundableState() method in NotificationChildrenContainer
1705 + ", roundableState: " + getRoundableState().debugString() + "}";