Home
last modified time | relevance | path

Searched defs:ci (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DComponentInfoTest.java108 MyComponentInfo ci = new MyComponentInfo(); in testDumpBack() local
162 MyComponentInfo ci = new MyComponentInfo(); in testDumpFront() local
229 MyComponentInfo ci = new MyComponentInfo(p); in testWriteToParcel() local
DPackageManagerTest.java1262 private void checkMetaData(@NonNull PackageItemInfo ci) in checkMetaData()
/cts/tests/tests/telephony/current/LocationAccessingApp/src/android/telephony/cts/locationaccessingapp/
DCtsLocationAccessService.java193 List<CellInfo> ci = queue.poll(LISTENER_TIMEOUT, TimeUnit.MILLISECONDS); in requestCellInfoUpdate() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DNetworkRegistrationInfoTest.java170 final CellIdentity ci = new CellIdentityLte(120 /* MCC */, 260 /* MNC */, 12345 /* CI */, in testGetCellIdentity() local
DCellIdentityTest.java103 int ci = 2; in testCellIdentityLte_asCellLocation() local
DCellInfoTest.java673 int ci = lte.getCi(); in verifyCellIdentityLte() local
/cts/tests/tests/media/libmediandkjni/
Dnative-media-jni.cpp932 AMediaCodecCryptoInfo *ci = in Java_android_media_cts_NativeDecoderTest_testCryptoInfoNative() local