Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java595 CancellationSignal cancellationSignal, boolean useInsetsAnimationThread) { in PendingControlRequest() argument
603 this.useInsetsAnimationThread = useInsetsAnimationThread; in PendingControlRequest()
613 final boolean useInsetsAnimationThread; field in InsetsController.PendingControlRequest
1201 pendingRequest.useInsetsAnimationThread, statsToken); in handlePendingControlRequest()
1332 boolean useInsetsAnimationThread, @Nullable ImeTracker.Token statsToken) { in controlAnimationUnchecked() argument
1342 useInsetsAnimationThread, statsToken); in controlAnimationUnchecked()
1355 boolean useInsetsAnimationThread, @Nullable ImeTracker.Token statsToken) { in controlAnimationUncheckedInner() argument
1451 useInsetsAnimationThread); in controlAnimationUncheckedInner()
1505 final InsetsAnimationControlRunner runner = useInsetsAnimationThread in controlAnimationUncheckedInner()
1527 + useInsetsAnimationThread); in controlAnimationUncheckedInner()