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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarIconHolder.java31 public static final int TYPE_ICON = 0; field in class:StatusBarIconHolder
38 private int mType = TYPE_ICON;
101 case TYPE_ICON:
118 case TYPE_ICON:

Completed in 39 milliseconds