Searched refs:ModeType (Results 1 – 1 of 1) sorted by relevance
45 public @interface ModeType {} annotation in LayoutModeUtils.Mode52 public static Mode of(@Mode.ModeType int modeType) { in of()