Home
last modified time | relevance | path

Searched defs:IconLayout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DNotificationIconArea.java44 static class IconLayout extends LinearLayout { class in NotificationIconArea
45 public IconLayout(Context context, AttributeSet attrs) { in IconLayout() method in NotificationIconArea.IconLayout