| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | CellIdentityLteTest.java | 47 CellIdentityLte ci = in testDefaultConstructor() local 69 CellIdentityLte ci = in testConstructorWithThreeDigitMnc() local 83 CellIdentityLte ci = in testConstructorWithTwoDigitMnc() local 96 CellIdentityLte ci = new CellIdentityLte( in testConstructorWithEmptyMccMnc() local 135 CellIdentityLte ci = in testFormerConstructor() local 178 CellIdentityLte ci = in testParcel() local 192 CellIdentityLte ci = new CellIdentityLte( in testParcelWithUnknownMccMnc() local 216 CellIdentityLte ci = new CellIdentityLte( in testParcelWithInvalidMccMnc() local
|
| D | CellIdentityGsmTest.java | 46 CellIdentityGsm ci = in testDefaultConstructor() local 67 CellIdentityGsm ci = in testConstructorWithThreeDigitMnc() local 81 CellIdentityGsm ci = in testConstructorWithTwoDigitMnc() local 94 CellIdentityGsm ci = in testConstructorWithEmptyMccMnc() local 151 CellIdentityGsm ci = in testParcel() local 165 CellIdentityGsm ci = in testParcelWithUnknowMccMnc() local 180 CellIdentityGsm ci = in testParcelWithInvalidMccMnc() local
|
| D | CellIdentityWcdmaTest.java | 45 CellIdentityWcdma ci = in testDefaultConstructor() local 66 CellIdentityWcdma ci = in testConstructorWithThreeDigitMnc() local 80 CellIdentityWcdma ci = in testConstructorWithTwoDigitMnc() local 94 CellIdentityWcdma ci = in testConstructorWithEmptyMccMnc() local 150 CellIdentityWcdma ci = in testParcel() local 164 CellIdentityWcdma ci = in testParcelWithUnknowMccMnc() local 179 CellIdentityWcdma ci = in testParcelWithInvalidMccMnc() local
|
| D | CellIdentityTdscdmaTest.java | 53 CellIdentityTdscdma ci = in testDefaultConstructor() local 68 CellIdentityTdscdma ci = in testConstructor() local 85 CellIdentityTdscdma ci = new CellIdentityTdscdma( in testConstructorWithEmptyMccMnc() local 109 CellIdentityTdscdma ci = new CellIdentityTdscdma( in testParcel() local 122 CellIdentityTdscdma ci = in testParcelWithUnknowMccMnc() local 146 CellIdentityTdscdma ci = in testParcelWithInvalidMccMnc() local
|
| D | CellIdentityCdmaTest.java | 45 CellIdentityCdma ci = in testConstructor() local 58 CellIdentityCdma ci = in testNullIsland() local 94 CellIdentityCdma ci = in testParcel() local
|
| D | RILTest.java | 1221 CellIdentityGsm ci = new CellIdentityGsm( in testConvertHalCellInfoListForGSM() local 1261 CellIdentityWcdma ci = new CellIdentityWcdma( in testConvertHalCellInfoListForWcdma() local 1303 CellIdentityTdscdma ci = new CellIdentityTdscdma( in testConvertHalCellInfoListForTdscdma() local 1344 CellIdentityCdma ci = new CellIdentityCdma( in testConvertHalCellInfoListForCdma() local 1429 CellIdentityGsm ci = new CellIdentityGsm( in testConvertHalCellInfoList_1_2ForGSM() local 1450 CellIdentityGsm ci = new CellIdentityGsm( in testConvertHalCellInfoList_1_2ForGSMWithEmptyOperatorInfo() local 1473 CellIdentityGsm ci = new CellIdentityGsm( in testConvertHalCellInfoList_1_2ForGSMWithEmptyMccMnc() local 1494 CellIdentityWcdma ci = new CellIdentityWcdma( in testConvertHalCellInfoList_1_2ForWcdma() local 1515 CellIdentityWcdma ci = new CellIdentityWcdma( in testConvertHalCellInfoList_1_2ForWcdmaWithEmptyOperatorInfo() local 1538 CellIdentityWcdma ci = new CellIdentityWcdma( in testConvertHalCellInfoList_1_2ForWcdmaWithEmptyMccMnc() local [all …]
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | CellInfo.java | 158 protected CellInfo(CellInfo ci) { in CellInfo() method in CellInfo 318 protected CellInfo(android.hardware.radio.V1_0.CellInfo ci) { in CellInfo() 325 protected CellInfo(android.hardware.radio.V1_2.CellInfo ci) { in CellInfo() 332 protected CellInfo(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfo() 339 public static CellInfo create(android.hardware.radio.V1_0.CellInfo ci) { in create() 352 public static CellInfo create(android.hardware.radio.V1_2.CellInfo ci) { in create() 365 public static CellInfo create(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in create()
|
| D | CellInfoWcdma.java | 44 public CellInfoWcdma(CellInfoWcdma ci) { in CellInfoWcdma() method in CellInfoWcdma 51 public CellInfoWcdma(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoWcdma() 59 public CellInfoWcdma(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoWcdma() 67 public CellInfoWcdma(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoWcdma()
|
| D | CellInfoGsm.java | 45 public CellInfoGsm(CellInfoGsm ci) { in CellInfoGsm() method in CellInfoGsm 52 public CellInfoGsm(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoGsm() 60 public CellInfoGsm(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoGsm() 68 public CellInfoGsm(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoGsm()
|
| D | CellInfoTdscdma.java | 48 public CellInfoTdscdma(CellInfoTdscdma ci) { in CellInfoTdscdma() method in CellInfoTdscdma 55 public CellInfoTdscdma(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoTdscdma() 63 public CellInfoTdscdma(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoTdscdma() 71 public CellInfoTdscdma(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoTdscdma()
|
| D | CellInfoCdma.java | 47 public CellInfoCdma(CellInfoCdma ci) { in CellInfoCdma() method in CellInfoCdma 54 public CellInfoCdma(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoCdma() 63 public CellInfoCdma(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoCdma() 72 public CellInfoCdma(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoCdma()
|
| D | CellInfoLte.java | 49 public CellInfoLte(CellInfoLte ci) { in CellInfoLte() method in CellInfoLte 57 public CellInfoLte(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoLte() 66 public CellInfoLte(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoLte() 75 public CellInfoLte(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoLte()
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
| D | WifiScanningServiceImpl.java | 270 ClientInfo ci = mClients.get(msg.replyTo); in handleMessage() local 390 private WorkSource computeWorkSource(ClientInfo ci, WorkSource requestedWorkSource) { in computeWorkSource() 430 void addRequest(ClientInfo ci, int handler, WorkSource reqworkSource, T settings) { in addRequest() 434 T removeRequest(ClientInfo ci, int handlerId) { in removeRequest() 457 Collection<T> getAllSettingsForClient(ClientInfo ci) { in getAllSettingsForClient() 469 void removeAllForClient(ClientInfo ci) { in removeAllForClient() 653 ClientInfo ci = mClients.get(msg.replyTo); in processMessage() local 792 boolean validateScanRequest(ClientInfo ci, int handler, ScanSettings settings) { in validateScanRequest() 919 void removeSingleScanRequest(ClientInfo ci, int handler) { in removeSingleScanRequest() 927 void removeSingleScanRequests(ClientInfo ci) { in removeSingleScanRequests() [all …]
|
| /frameworks/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
| D | AsmGeneratorTest.java | 90 ICreateInfo ci = new CreateInfoAdapter() { in testClassRenaming() local 120 ICreateInfo ci = new CreateInfoAdapter() { in testJavaClassRefactoring() local 172 ICreateInfo ci = new CreateInfoAdapter() { in testClassRefactoring() local 214 ICreateInfo ci = new CreateInfoAdapter() { in testClassExclusion() local 261 ICreateInfo ci = new CreateInfoAdapter() { in testMethodInjection() local
|
| /frameworks/base/libs/hwui/tests/common/ |
| D | TestListViewSceneBase.cpp | 45 for (size_t ci = 0; ci < mListItems.size(); ci++) { in createContent() local 62 for (size_t ci = 0; ci < mListItems.size(); ci++) { in doFrame() local
|
| /frameworks/base/core/java/android/content/pm/ |
| D | ResolveInfo.java | 218 ComponentInfo ci = getComponentInfo(); in loadLabel() local 283 ComponentInfo ci = getComponentInfo(); in loadIcon() local 385 final ComponentInfo ci = getComponentInfo(); in toString() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/ |
| D | CloseLogicalChannelInvocation.java | 39 CloseLogicalChannelInvocation(CommandsInterface ci) { in CloseLogicalChannelInvocation()
|
| D | TransmitApduLogicalChannelInvocation.java | 43 TransmitApduLogicalChannelInvocation(CommandsInterface ci) { in TransmitApduLogicalChannelInvocation()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
| D | CdmaSubscriptionSourceManager.java | 63 private CdmaSubscriptionSourceManager(Context context, CommandsInterface ci) { in CdmaSubscriptionSourceManager() 80 CommandsInterface ci, Handler h, int what, Object obj) { in getInstance()
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | CompatModePackages.java | 182 CompatibilityInfo ci = compatibilityInfoForPackageLocked(ai); in handlePackageAddedLocked() local 204 CompatibilityInfo ci = new CompatibilityInfo(ai, globalConfig.screenLayout, in compatibilityInfoForPackageLocked() local 300 CompatibilityInfo ci = compatibilityInfoForPackageLocked(ai); in setPackageScreenCompatModeLocked() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| D | SIMFileHandler.java | 33 public SIMFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in SIMFileHandler()
|
| D | IsimFileHandler.java | 30 public IsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in IsimFileHandler()
|
| D | CsimFileHandler.java | 30 public CsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in CsimFileHandler()
|
| D | UsimFileHandler.java | 31 public UsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in UsimFileHandler()
|
| /frameworks/base/tests/net/java/android/net/ |
| D | IpSecConfigTest.java | 104 private void assertParcelingIsLossless(IpSecConfig ci) throws Exception { in assertParcelingIsLossless()
|