Searched refs:getNotificationShadeWindowView (Results 1 – 2 of 2) sorted by relevance
131 if (getNotificationShadeWindowView() != null in animateCollapseShade()207 if (getNotificationShadeWindowView().isVisibleToUser()) { in postOnShadeExpanded()346 if (!mExpandedVisible || getNotificationShadeWindowView() == null) { in makeExpandedInvisible()411 private NotificationShadeWindowView getNotificationShadeWindowView() { in getNotificationShadeWindowView() method in ShadeControllerImpl
1236 mWallpaperController.setRootView(getNotificationShadeWindowView()); in makeStatusBarView()1271 mStatusBarTouchableRegionManager.setup(this, getNotificationShadeWindowView()); in makeStatusBarView()1279 mAmbientIndicationContainer = getNotificationShadeWindowView().findViewById( in makeStatusBarView()1305 ScrimView notificationsScrim = getNotificationShadeWindowView() in makeStatusBarView()1364 final View container = getNotificationShadeWindowView().findViewById(R.id.qs_frame); in makeStatusBarView()1379 getNotificationShadeWindowView(), in makeStatusBarView()1396 mReportRejectedTouch = getNotificationShadeWindowView() in makeStatusBarView()1544 .getFragmentHostManager(getNotificationShadeWindowView()) in createDefaultQSFragment()1592 return getNotificationShadeWindowView().onTouchEvent(event); in getStatusBarWindowTouchListener()1631 protected NotificationShadeWindowView getNotificationShadeWindowView() { in getNotificationShadeWindowView() method[all …]