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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java467 private View mPendingRemoteInputView; field in class:StatusBar
4301 mPendingRemoteInputView = null;
4506 viewToClick = mPendingRemoteInputView;
4507 mPendingRemoteInputView = null;
5042 mPendingRemoteInputView = null;
5058 mPendingRemoteInputView = clicked;

Completed in 61 milliseconds