Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java238 private final long mColorLong; field in PlatformInspectableProcessorTest.ColorTest
244 mColorLong = Color.pack(seed.nextInt()); in ColorTest()
257 return mColorLong; in getColorLong()