Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsController.java605 CancellationSignal cancellationSignal, boolean useInsetsAnimationThread) { in PendingControlRequest() argument
613 this.useInsetsAnimationThread = useInsetsAnimationThread; in PendingControlRequest()
623 final boolean useInsetsAnimationThread; field in InsetsController.PendingControlRequest
1181 pendingRequest.useInsetsAnimationThread, statsToken); in handlePendingControlRequest()
1292 boolean useInsetsAnimationThread, @Nullable ImeTracker.Token statsToken) { in controlAnimationUnchecked() argument
1302 useInsetsAnimationThread, statsToken); in controlAnimationUnchecked()
1315 boolean useInsetsAnimationThread, @Nullable ImeTracker.Token statsToken) { in controlAnimationUncheckedInner() argument
1381 useInsetsAnimationThread); in controlAnimationUncheckedInner()
1418 final InsetsAnimationControlRunner runner = useInsetsAnimationThread in controlAnimationUncheckedInner()
1437 + useInsetsAnimationThread); in controlAnimationUncheckedInner()