Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java237 private final int mColorInt; field in PlatformInspectableProcessorTest.ColorTest
243 mColorInt = seed.nextInt(); in ColorTest()
251 return mColorInt; in getColorInt()