Searched refs:mColorLong (Results 1 – 1 of 1) sorted by relevance
238 private final long mColorLong; field in PlatformInspectableProcessorTest.ColorTest244 mColorLong = Color.pack(seed.nextInt()); in ColorTest()257 return mColorLong; in getColorLong()