HomeSort by relevance Sort by last modified time
    Searched refs:mIconLayout (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
NotificationIconArea.java 36 IconLayout mIconLayout;
41 mIconLayout = (IconLayout)findViewById(R.id.icons);
TabletStatusBar.java 162 NotificationIconArea.IconLayout mIconLayout;
482 mIconLayout = (NotificationIconArea.IconLayout) sb.findViewById(R.id.icons);
    [all...]

Completed in 55 milliseconds