Searched refs:notificationIcons (Results 1 – 3 of 3) sorted by relevance
479 NotificationIconContainer notificationIcons = in initNotificationIconArea() local480 notificationIconArea.requireViewById(R.id.notificationIcons); in initNotificationIconArea()481 mNotificationIconAreaInner = notificationIcons; in initNotificationIconArea()482 mNicBindingDisposable = mNicViewBinder.bindWhileAttached(notificationIcons); in initNotificationIconArea()
174 mNotificationIcons = mNotificationIconArea.findViewById(R.id.notificationIcons); in initializeNotificationAreaViews()
954 return mFragment.getView().findViewById(R.id.notificationIcons); in getNotificationAreaView()