Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowTest.java667 row.setAnimationRunning(true); in testSetContentAnimationRunning_Run()
681 row.setAnimationRunning(false); in testSetContentAnimationRunning_Stop()
704 groupRow.setAnimationRunning(true); in testSetContentAnimationRunningInGroupChild_Run()
755 group.setAnimationRunning(true); in testSetIconAnimationRunningGroup_Run()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java443 public void setAnimationRunning(boolean running) { in setAnimationRunning() method in ExpandableNotificationRow
466 child.setAnimationRunning(running); in setAnimationRunning()
584 setAnimationRunning(true); in onNotificationUpdated()
1051 setAnimationRunning(true);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3128 row.setAnimationRunning(running); in updateAnimationState()
3192 setAnimationRunning(true); in startAnimationToState()
4224 setAnimationRunning(false); in onChildAnimationFinished()
4352 setAnimationRunning(false); in applyCurrentState()
4862 public void setAnimationRunning(boolean animationRunning) { in setAnimationRunning() method
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof8909 HSPLcom/android/credentialmanager/common/material/SwipeableState;->access$setAnimationRunning(Lcom/…
8927 HSPLcom/android/credentialmanager/common/material/SwipeableState;->setAnimationRunning(Z)V