Searched refs:IconType (Results 1 – 3 of 3) sorted by relevance
46 public @interface IconType {} annotation in LockIconView53 private @IconType int mIconType;178 public void updateIcon(@IconType int icon, boolean aod) { in updateIcon()185 private static int[] getLockIconState(@IconType int icon, boolean aod) { in getLockIconState()212 private String typeToString(@IconType int type) { in typeToString()
74 @interface IconType {} annotation in StatusBarIconHolder79 private @IconType int mType = TYPE_ICON;83 public static String getTypeString(@IconType int type) { in getTypeString()167 public @IconType int getType() { in getType()
111 public @interface IconType { annotation in Icon152 @IconType