Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransitionTests.java1112 onRotationTransactionReady(player, startTransaction); in testDisplayRotationChange()
1165 onRotationTransactionReady(player, startTransaction); in testShellRotationOpen()
1233 onRotationTransactionReady(player, mWm.mTransactionFactory.get()).onTransactionCommitted(); in testFixedRotationOpen()
2458 private static SurfaceControl.TransactionCommittedListener onRotationTransactionReady( in onRotationTransactionReady() method in TransitionTests