Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java530 @ArrayRes private final int mArrayId; field in PlatformInspectableProcessorTest.ResourceIdTest
554 mArrayId = seed.nextInt(); in ResourceIdTest()
596 return mArrayId; in getArrayId()