Home
last modified time | relevance | path

Searched defs:mWindowInsetsAnimationCallback (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
DImeStressTestUtil.java329 private final WindowInsetsAnimation.Callback mWindowInsetsAnimationCallback = field in ImeStressTestUtil.TestActivity
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java191 private final WindowInsetsAnimation.Callback mWindowInsetsAnimationCallback = field in KeyguardSecurityContainer
/frameworks/base/core/java/android/view/
DView.java5134 WindowInsetsAnimation.Callback mWindowInsetsAnimationCallback; field in View.ListenerInfo