Searched refs:IconLayout (Results 1 – 2 of 2) sorted by relevance
36 IconLayout mIconLayout;41 mIconLayout = (IconLayout)findViewById(R.id.icons); in NotificationIconArea()44 static class IconLayout extends LinearLayout { class in NotificationIconArea45 public IconLayout(Context context, AttributeSet attrs) { in IconLayout() method in NotificationIconArea.IconLayout
170 NotificationIconArea.IconLayout mIconLayout;488 mIconLayout = (NotificationIconArea.IconLayout) sb.findViewById(R.id.icons); in makeStatusBarView()