Searched refs:IconType (Results 1 – 3 of 3) sorted by relevance
68 @interface IconType {} annotation in StatusBarIconHolder71 private @IconType int mType = TYPE_ICON;75 public static String getTypeString(@IconType int type) { in getTypeString()129 public @IconType int getType() { in getType()
49 public @interface IconType {} annotation in LockIconView56 private @IconType int mIconType;183 public void updateIcon(@IconType int icon, boolean aod) { in updateIcon()218 private static int[] getLockIconState(@IconType int icon, boolean aod) { in getLockIconState()245 private String typeToString(@IconType int type) { in typeToString()
113 public @interface IconType { annotation in Icon154 @IconType