Home
last modified time | relevance | path

Searched defs:intArray2 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DSatelliteManagerTestOnMockService.java3460 int[] intArray2 = {3}; in testSatelliteAttachEnabledForCarrier() local
4717 int[] intArray2 = {3}; in testGetSatellitePlmnsForCarrier() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java717 int[] intArray2 = new int[intArray.length]; in testReadValue() local