Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DLegacyTransitions.java92 checkApply(); in onTransactionReady()
106 checkApply(); in onAnimationStart()
113 checkApply(); in onAnimationCancelled()
118 private void checkApply() throws RemoteException { in checkApply() method in LegacyTransitions.LegacyTransition