Home
last modified time | relevance | path

Searched refs:mapInt (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/
H A DNoAttributeId.java.txt27 mNoAttributePropertyId = propertyMapper.mapInt("noAttributeProperty", 0);
H A DFieldProperty.java.txt28 mFieldPropertyId = propertyMapper.mapInt("fieldProperty", R.attr.fieldProperty);
H A DSuppliedAttributeId.java.txt27 … mSuppliedAttributePropertyId = propertyMapper.mapInt("suppliedAttributeProperty", 0xdecafbad);
H A DSimpleProperties.java.txt90 mIntId = propertyMapper.mapInt("int", R.attr.int);
/aosp14/frameworks/base/core/java/android/view/inspector/
H A DPropertyMapper.java99 int mapInt(@NonNull String name, @AttrRes int attributeId); in mapInt() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56120 method public int mapInt(@NonNull String, @AttrRes int);