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.java3214 int[] intArray2 = {3}; in testSatelliteAttachEnabledForCarrier() local
3698 int[] intArray2 = {3}; in testGetSatellitePlmnsForCarrier() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java650 int[] intArray2 = new int[intArray.length]; in testReadValue() local