Searched defs:name (Results 1 – 6 of 6) sorted by relevance
59 @NonNull String name, in PanelEntityImpl()76 @NonNull String name, in PanelEntityImpl()95 @NonNull String name) { in setupSurfaceControlViewHostAndCornerRadius()
48 String name, in ActivityPanelEntityImpl()
674 public ListenableFuture<GltfModelResource> loadGltfByAssetName(@NonNull String name) { in loadGltfByAssetName()1048 @NonNull String name, in createPanelEntity()1074 @NonNull String name, in createPanelEntity()1167 @NonNull String name, in createActivityPanelEntity()1231 public Entity createEntity(@NonNull Pose pose, @NonNull String name, @NonNull Entity parent) { in createEntity()
47 public class Type private constructor(private val name: Int) { constant in androidx.xr.runtime.internal.Plane.Type61 public class Label private constructor(private val name: Int) { constant in androidx.xr.runtime.internal.Plane.Label
127 private long fakeLoadEnvironment(String name) { in fakeLoadEnvironment()139 private long fakeLoadGltfAsset(String name) { in fakeLoadGltfAsset()
52 public String name; field in FakeImpressApi.AnimationInProgress