Searched refs:mPendingRemoteInputView (Results 1 – 2 of 2) sorted by relevance
71 private View mPendingRemoteInputView; field in StatusBarRemoteInputCallback98 if (mPendingRemoteInputView != null) { in onStateChanged()99 mMainHandler.post(mPendingRemoteInputView::callOnClick); in onStateChanged()101 mPendingRemoteInputView = null; in onStateChanged()110 mPendingRemoteInputView = clicked; in onLockedRemoteInput()
385 private View mPendingRemoteInputView; field in StatusBar2941 mPendingRemoteInputView = null; in showKeyguard()3553 mPendingRemoteInputView = null; in goToLockedShade()