Searched refs:notificationIconArea (Results 1 – 1 of 1) sorted by relevance
475 ViewGroup notificationIconArea = mStatusBar.requireViewById(R.id.notification_icon_area); in initNotificationIconArea() local478 .inflate(R.layout.notification_icon_area, notificationIconArea, true); in initNotificationIconArea()480 notificationIconArea.requireViewById(R.id.notificationIcons); in initNotificationIconArea()490 notificationIconArea.addView(mNotificationIconAreaInner); in initNotificationIconArea()