Searched refs:mNotificationIconArea (Results 1 – 1 of 1) sorted by relevance
44 protected View mNotificationIconArea; field in NotificationIconAreaController71 mNotificationIconArea = inflateIconArea(layoutInflater); in initializeNotificationAreaViews()72 mNotificationIcons = (NotificationIconContainer) mNotificationIconArea.findViewById( in initializeNotificationAreaViews()112 return mNotificationIconArea; in getNotificationInnerAreaView()128 if (mNotificationIconArea != null) { in onDarkChanged()129 if (DarkIconDispatcher.isInArea(tintArea, mNotificationIconArea)) { in onDarkChanged()