Searched defs:resources (Results 1 – 8 of 8) sorted by relevance
25 val resources = context.resources in testApplyMaterialYouColors() constant
39 Resources resources = context.getResources(); in ArraysCheckWidget() local
63 abstract ImmutableList<String> resources(); in resources() method in NativePoc132 public abstract Builder resources(List<String> value); in resources() method in NativePoc.Builder134 public abstract Builder resources(String... value); in resources() method in NativePoc.Builder
88 public SessionParamsBuilder setProjectResources(@NonNull ResourceRepository resources) { in setProjectResources()94 public SessionParamsBuilder setFrameworkResources(@NonNull ResourceRepository resources) { in setFrameworkResources()
143 Resources resources = getContext().getResources(); in defaultUserIcon() local
49 private val resources = context.resources in <lambda>() constant in android.platform.helpers.foldable.FoldableDeviceController
39 private val resources constant
196 val resources = JsonArray() in apply() constant