Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java250 public int getColorInt() { in getColorInt() method in PlatformInspectableProcessorTest.ColorTest
270 assertEquals(node.getColorInt(), mPropertyReader.get("colorInt")); in testColorTypeInference()