Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java400 private View mPendingRemoteInputView; field in StatusBar
3492 mPendingRemoteInputView = null; in showKeyguard()
3697 viewToClick = mPendingRemoteInputView; in hideKeyguardImpl()
3698 mPendingRemoteInputView = null; in hideKeyguardImpl()
4245 mPendingRemoteInputView = null; in goToLockedShade()
4262 mPendingRemoteInputView = clicked; in onLockedRemoteInput()