Searched refs:Resource (Results 1 – 25 of 40) sorted by relevance
12
36 class Resource: class75 Resource(file[:-4], type,94 add_resource_to_set(result, Resource(i, 'id', ResourceLocation(filename)))112 …add_resource_to_set(result, Resource(resName, resType, ResourceLocation(filename, attr.sourceline)…127 add_resource_to_set(result, Resource(resName, resType,130 add_resource_to_set(result, Resource(resName, resType,162 add_resource_to_set(resources, Resource('layout_optimizationLevel', 'attr'))163 add_resource_to_set(resources, Resource('constraintSet', 'attr'))164 add_resource_to_set(resources, Resource('barrierDirection', 'attr'))165 add_resource_to_set(resources, Resource('constraint_referenced_ids', 'attr'))[all …]
18 from resource_utils import get_all_resources, get_androidx_resources, Resource54 resources.remove(Resource('overlays', 'xml'))
18 from resource_utils import get_all_resources, get_resources_from_single_file, Resource
18 from resource_utils import get_all_resources, Resource
40 Text.Resource(R.string.color_contrast_default_title), in <lambda>()41 Icon.Resource( in <lambda>()48 Text.Resource(R.string.color_contrast_medium_title), in <lambda>()49 Icon.Resource( in <lambda>()56 Text.Resource(R.string.color_contrast_high_title), in <lambda>()57 Icon.Resource( in <lambda>()
66 Text.Resource(R.string.color_contrast_default_title), in <lambda>()67 Icon.Resource(res = R.drawable.ic_contrast_standard, contentDescription = null) in <lambda>()80 Text.Resource(R.string.color_contrast_medium_title), in <lambda>()81 Icon.Resource(res = R.drawable.ic_contrast_medium, contentDescription = null) in <lambda>()94 Text.Resource(R.string.color_contrast_high_title), in <lambda>()95 Icon.Resource(res = R.drawable.ic_contrast_high, contentDescription = null) in <lambda>()
51 Icon.Resource( in onRevertButtonClicked()55 headline = Text.Resource(R.string.reset_confirmation_dialog_title), in onRevertButtonClicked()56 message = Text.Resource(R.string.reset_confirmation_dialog_message), in onRevertButtonClicked()60 text = Text.Resource(R.string.cancel), in onRevertButtonClicked()64 text = Text.Resource(R.string.reset), in onRevertButtonClicked()
30 is Icon.Resource -> view.setImageResource(viewModel.res) in bind()36 is Text.Resource -> in bind()37 view.context.getString((viewModel.contentDescription as Text.Resource).res) in bind()
30 is Text.Resource -> view.context.getString(viewModel.res) in bind()
META-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/ ...
33 public Resource<TValue> acquire(TKey key); in acquire()40 public interface Resource<T> extends SafeCloseable { interface
44 public Resource<TValue> acquire(TKey key) { in acquire()84 private static final class SynchronizedResource<TKey, TValue> implements Resource<TValue> {
24 data class Resource( dataClass34 is Resource -> context.getString(res) in asString()
313 Icon.Resource( in <lambda>()374 headline = Text.Resource(R.string.keyguard_affordance_enablement_dialog_headline), in <lambda>()381 Text.Resource( in <lambda>()419 payload = Icon.Resource(res = R.drawable.link_off, contentDescription = null), in <lambda>()420 text = Text.Resource(res = R.string.keyguard_affordance_none), in <lambda>()483 else -> Text.Resource(R.string.keyguard_quick_affordance_none_selected) in <lambda>()
22 import com.bumptech.glide.load.engine.Resource;46 public Resource<Drawable> decode(Drawable source, int width, int height, Options options) in decode()
170 Text.Resource(R.string.more_wallpapers) in <lambda>()172 Text.Resource(R.string.wallpaper_picker_entry_title) in <lambda>()
29 is Text.Resource -> view.setText(viewModel.res) in bind()
27 data class Resource( dataClass
281 .isEqualTo(Text.Resource(R.string.keyguard_affordance_enablement_dialog_headline)) in <lambda>()284 assertThat(dialog()?.buttons?.first()?.text).isEqualTo(Text.Resource(R.string.cancel)) in <lambda>()427 .isEqualTo(Text.Resource(R.string.keyguard_quick_affordance_none_selected)) in <lambda>()
82 import com.google.internal.federatedcompute.v1.Resource;1060 Resource.newBuilder() in createStartTaskAssignmentHttpResponse()1069 Resource.newBuilder() in createStartTaskAssignmentHttpResponse()1090 Resource plan, Resource checkpoint) { in createCreateTaskAssignmentResponse()
34 import com.android.camera.processing.memory.LruResourcePool.Resource;122 Resource<ByteBuffer> byteBufferResource = null; in run()
61 import com.google.internal.federatedcompute.v1.Resource;528 Resource resource, NetworkStats networkStats) {
128 // Resource lib
80 // Resource which provides a list of network type values for this popup menu.
223 // Resource lib