Searched refs:DISPATCH_MODE_STOP (Results 1 – 12 of 12) sorted by relevance
19 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;44 new WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) { in onCreate()
284 public static final int DISPATCH_MODE_STOP = 0; field in WindowInsetsAnimation.Callback294 DISPATCH_MODE_STOP,
20 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;7553 mInsetsAnimationDispatchMode = DISPATCH_MODE_STOP; in dispatchWindowInsetsAnimationPrepare()7557 if (mInsetsAnimationDispatchMode == DISPATCH_MODE_STOP) { in dispatchWindowInsetsAnimationPrepare()7571 if (mInsetsAnimationDispatchMode == DISPATCH_MODE_STOP) { in dispatchWindowInsetsAnimationStart()7586 if (mInsetsAnimationDispatchMode == DISPATCH_MODE_STOP) { in dispatchWindowInsetsAnimationProgress()7599 if (mInsetsAnimationDispatchMode == DISPATCH_MODE_STOP) { in dispatchWindowInsetsAnimationEnd()
20 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;166 mRoot.setWindowInsetsAnimationCallback(new Callback(DISPATCH_MODE_STOP) { in onCreate()
108 object : WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) { in <lambda>()
21 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;330 new WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) {
23 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;463 new WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) { in setImeListener()
19 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;281 new WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) { in onFinishInflate()
35 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;699 new WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) { in testResizeAnimation_withFlagAnimateResizing()
22 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;192 new WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54419 field public static final int DISPATCH_MODE_STOP = 0; // 0x0