Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java269 protected boolean mRemoteInputActive; field in StatusBarKeyguardViewManager
844 mRemoteInputActive = active; in onRemoteInputActive()
1194 boolean remoteInputActive = mRemoteInputActive; in updateStates()
1277 || mRemoteInputActive in isNavBarVisible()
1437 pw.println(" mRemoteInputActive: " + mRemoteInputActive); in dump()