Searched refs:mNotificationIconArea (Results 1 – 1 of 1) sorted by relevance
84 protected View mNotificationIconArea; field in NotificationIconAreaController159 mNotificationIconArea = inflateIconArea(layoutInflater); in initializeNotificationAreaViews()160 mNotificationIcons = mNotificationIconArea.findViewById(R.id.notificationIcons); in initializeNotificationAreaViews()247 return mNotificationIconArea; in getNotificationInnerAreaView()271 if (DarkIconDispatcher.isInArea(tintArea, mNotificationIconArea)) { in onDarkChanged()738 if (mNotificationIconArea != null) { in dispatchDemoCommand()741 mNotificationIconArea.setVisibility(vis); in dispatchDemoCommand()747 if (mNotificationIconArea != null) { in onDemoModeFinished()748 mNotificationIconArea.setVisibility(View.VISIBLE); in onDemoModeFinished()