Searched defs:statusIcons (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java39 public DemoStatusIcons(LinearLayout statusIcons, int iconSize) { argument
40 super(statusIcons.getContext());
41 mStatusIcons = statusIcons;

Completed in 78 milliseconds