Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainer.java118 private final WindowInsetsAnimation.Callback mWindowInsetsAnimationCallback = field in KeyguardSecurityContainer
/aosp12/frameworks/base/core/java/android/view/
H A DView.java4733 WindowInsetsAnimation.Callback mWindowInsetsAnimationCallback; field in View.ListenerInfo