Searched refs:mNotificationIconArea (Results 1 – 1 of 1) sorted by relevance
58 protected View mNotificationIconArea; field in NotificationIconAreaController100 mNotificationIconArea = inflateIconArea(layoutInflater); in initializeNotificationAreaViews()101 mNotificationIcons = mNotificationIconArea.findViewById(R.id.notificationIcons); in initializeNotificationAreaViews()147 return mNotificationIconArea; in getNotificationInnerAreaView()171 if (mNotificationIconArea != null) { in onDarkChanged()172 if (DarkIconDispatcher.isInArea(tintArea, mNotificationIconArea)) { in onDarkChanged()