Searched refs:mPendingRemoteInputView (Results 1 – 1 of 1) sorted by relevance
77 private View mPendingRemoteInputView; field in StatusBarRemoteInputCallback120 boolean hasPendingRemoteInput = mPendingRemoteInputView != null; in onStateChanged()126 mExecutor.execute(mPendingRemoteInputView::callOnClick); in onStateChanged()128 mPendingRemoteInputView = null; in onStateChanged()139 mPendingRemoteInputView = clicked; in onLockedRemoteInput()