Searched refs:DISPATCH_MODE_STOP (Results 1 – 10 of 10) 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,
21 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;7575 mInsetsAnimationDispatchMode = DISPATCH_MODE_STOP; in dispatchWindowInsetsAnimationPrepare()7579 if (mInsetsAnimationDispatchMode == DISPATCH_MODE_STOP) { in dispatchWindowInsetsAnimationPrepare()7593 if (mInsetsAnimationDispatchMode == DISPATCH_MODE_STOP) { in dispatchWindowInsetsAnimationStart()7608 if (mInsetsAnimationDispatchMode == DISPATCH_MODE_STOP) { in dispatchWindowInsetsAnimationProgress()7621 if (mInsetsAnimationDispatchMode == DISPATCH_MODE_STOP) { in dispatchWindowInsetsAnimationEnd()
20 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;165 mRoot.setWindowInsetsAnimationCallback(new Callback(DISPATCH_MODE_STOP) { in onCreate()
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;288 new WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) { in onFinishInflate()
22 import static android.view.WindowInsetsAnimation.Callback.DISPATCH_MODE_STOP;191 new WindowInsetsAnimation.Callback(DISPATCH_MODE_STOP) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
53873 field public static final int DISPATCH_MODE_STOP = 0; // 0x0