Searched refs:mReportRejectedTouch (Results 1 – 1 of 1) sorted by relevance
457 private View mReportRejectedTouch; field in StatusBar1324 mReportRejectedTouch = mNotificationShadeWindowView in makeStatusBarView()1326 if (mReportRejectedTouch != null) { in makeStatusBarView()1328 mReportRejectedTouch.setOnClickListener(v -> { in makeStatusBarView()1761 if (mReportRejectedTouch == null) { in updateReportRejectedTouchVisibility()1764 mReportRejectedTouch.setVisibility(mState == StatusBarState.KEYGUARD && !mDozing in updateReportRejectedTouchVisibility()