Searched defs:IconType (Results 1 – 4 of 4) sorted by relevance
30 internal annotation class IconType class in com.android.systemui.statusbar.phone.StatusBarIconHolder
49 public @interface IconType {} annotation in LockIconView
268 enum class IconType(val contentDescriptionResId: Int) { in <lambda>() class
124 public @interface IconType { annotation in Icon