Searched defs:Type (Results 1 – 4 of 4) sorted by relevance
99 public enum Type { enum in Plane111 Type(int intValue) { in Type() method in Plane.Type
47 public class Type private constructor(private val name: Int) { class
112 public class Type private constructor(private val value: Int) { in <lambda>() class in androidx.xr.arcore.Plane
126 public enum Type { enum in FakeImpressApi.MaterialData