Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DLegacyTransitions.java98 checkApply(true /* log */); in onTransactionReady()
112 checkApply(false /* log */); in onAnimationStart()
119 checkApply(false /* log */); in onAnimationCancelled()
124 private void checkApply(boolean log) throws RemoteException { in checkApply() method in LegacyTransitions.LegacyTransition