Home
last modified time | relevance | path

Searched refs:readColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inspector/
DPropertyReader.java133 void readColor(int id, @ColorInt int value); in readColor() method
143 void readColor(int id, @ColorLong long value); in readColor() method
152 void readColor(int id, @Nullable Color value); in readColor() method
/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/
DSimpleProperties.java.txt106 propertyReader.readColor(mColorId, node.getColor());