Searched refs:NotificationOverflowIconsView (Results 1 – 2 of 2) sorted by relevance
33 private NotificationOverflowIconsView mIconsView;45 mIconsView = (NotificationOverflowIconsView) findViewById(R.id.overflow_icons_view); in onFinishInflate()70 public NotificationOverflowIconsView getIconsView() { in getIconsView()
33 public class NotificationOverflowIconsView extends IconMerger { class40 public NotificationOverflowIconsView(Context context, AttributeSet attrs) { in NotificationOverflowIconsView() method in NotificationOverflowIconsView