Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsController.java375 private final InputMethodJankContext mInputMethodJankContext; field in InsetsController.InternalAnimationControlListener
399 mInputMethodJankContext = jankContext; in InternalAnimationControlListener()
448 if (mInputMethodJankContext == null) return; in onReady()
450 mInputMethodJankContext, in onReady()
457 if (mInputMethodJankContext == null) return; in onReady()
464 if (mInputMethodJankContext == null) return; in onReady()