Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DComponentInfoTest.java143 MyComponentInfo ci = new MyComponentInfo(); in testDumpBack() local
203 MyComponentInfo ci = new MyComponentInfo(); in testDumpFront() local
277 MyComponentInfo ci = new MyComponentInfo(p); in testWriteToParcel() local
DPackageManagerTest.java1656 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/
DCellIdentityTest.java103 int ci = 2; in testCellIdentityLte_asCellLocation() local
DNetworkRegistrationInfoTest.java218 final CellIdentity ci = new CellIdentityLte(120 /* MCC */, 260 /* MNC */, 12345 /* CI */, in testGetCellIdentity() local
DCellInfoTest.java692 int ci = lte.getCi(); in verifyCellIdentityLte() local
/cts/tests/tests/media/misc/jni/
Dnative-media-jni.cpp138 AMediaCodecCryptoInfo *ci = in Java_android_media_misc_cts_NativeDecoderTest_testCryptoInfoNative() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java848 AccessibilityNodeInfo.CollectionInfo ci = in testCollectionInfoFields() local