Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java133 private boolean mIsAnimatingAppearance = false; field in RemoteInputView
417 return mIsAnimatingAppearance; in isAnimatingAppearance()
595 mIsAnimatingAppearance = true; in focusAnimated()
601 mIsAnimatingAppearance = false; in focusAnimated()