Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java110 private final WindowInsetsAnimation.Callback mWindowInsetsAnimationCallback = field in KeyguardSecurityContainer
/frameworks/base/core/java/android/view/
DView.java4727 WindowInsetsAnimation.Callback mWindowInsetsAnimationCallback; field in View.ListenerInfo