Home
last modified time | relevance | path

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

1234

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityGsmTest.java49 CellIdentityGsm ci = in testDefaultConstructor() local
74 CellIdentityGsm ci = in testConstructorWithThreeDigitMnc() local
92 CellIdentityGsm ci = in testConstructorWithTwoDigitMnc() local
109 CellIdentityGsm ci = in testConstructorWithEmptyMccMnc() local
180 CellIdentityGsm ci = in testParcel() local
194 CellIdentityGsm ci = in testParcelWithUnknowMccMnc() local
210 CellIdentityGsm ci = in testParcelWithInvalidMccMnc() local
224 CellIdentityGsm ci = new CellIdentityGsm( in testgetGlobalCellId() local
DCellIdentityLteTest.java55 CellIdentityLte ci = in testDefaultConstructor() local
80 CellIdentityLte ci = in testConstructorWithThreeDigitMnc() local
94 CellIdentityLte ci = in testConstructorWithTwoDigitMnc() local
107 CellIdentityLte ci = new CellIdentityLte( in testConstructorWithEmptyMccMnc() local
150 CellIdentityLte ci = in testFormerConstructor() local
199 CellIdentityLte ci = in testParcel() local
213 CellIdentityLte ci = new CellIdentityLte( in testParcelWithUnknownMccMnc() local
239 CellIdentityLte ci = new CellIdentityLte( in testParcelWithInvalidMccMnc() local
DCellIdentityWcdmaTest.java49 CellIdentityWcdma ci = in testDefaultConstructor() local
70 CellIdentityWcdma ci = in testConstructorWithThreeDigitMnc() local
88 CellIdentityWcdma ci = in testConstructorWithTwoDigitMnc() local
102 CellIdentityWcdma ci = in testConstructorWithEmptyMccMnc() local
168 CellIdentityWcdma ci = in testParcel() local
182 CellIdentityWcdma ci = in testParcelWithUnknowMccMnc() local
198 CellIdentityWcdma ci = in testParcelWithInvalidMccMnc() local
DCellIdentityTdscdmaTest.java57 CellIdentityTdscdma ci = in testDefaultConstructor() local
73 CellIdentityTdscdma ci = in testConstructor() local
94 CellIdentityTdscdma ci = new CellIdentityTdscdma( in testConstructorWithEmptyMccMnc() local
121 CellIdentityTdscdma ci = new CellIdentityTdscdma( in testParcel() local
135 CellIdentityTdscdma ci = in testParcelWithUnknowMccMnc() local
160 CellIdentityTdscdma ci = in testParcelWithInvalidMccMnc() local
DCellIdentityCdmaTest.java47 CellIdentityCdma ci = in testConstructor() local
64 CellIdentityCdma ci = in testNullIsland() local
100 CellIdentityCdma ci = in testParcel() local
/frameworks/layoutlib/create/tests/src/com/android/tools/layoutlib/create/
DAsmGeneratorTest.java95 ICreateInfo ci = new CreateInfoAdapter() { in testClassRenaming() local
126 ICreateInfo ci = new CreateInfoAdapter() { in testJavaClassRefactoring() local
179 ICreateInfo ci = new CreateInfoAdapter() { in testClassRefactoring() local
222 ICreateInfo ci = new CreateInfoAdapter() { in testClassExclusion() local
271 ICreateInfo ci = new CreateInfoAdapter() { in testMethodInjection() local
343 ICreateInfo ci = new CreateInfoAdapter() { in testMethodVisitor_loadLibraryReplacer() local
/frameworks/base/libs/hwui/tests/common/
DTestListViewSceneBase.cpp47 for (size_t ci = 0; ci < mListItems.size(); ci++) { in createContent() local
64 for (size_t ci = 0; ci < mListItems.size(); ci++) { in doFrame() local
/frameworks/base/core/java/android/content/pm/
DResolveInfo.java249 ComponentInfo ci = getComponentInfo(); in loadLabel() local
315 ComponentInfo ci = getComponentInfo(); in loadIcon() local
446 final ComponentInfo ci = getComponentInfo(); in toString() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java48 public EuiccCard(Context c, CommandsInterface ci, IccCardStatus ics, int phoneId, Object lock, in EuiccCard()
79 public void update(Context c, CommandsInterface ci, IccCardStatus ics, int phoneId) { in update()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSubscriptionSourceManager.java65 private CdmaSubscriptionSourceManager(Context context, CommandsInterface ci) { in CdmaSubscriptionSourceManager()
82 CommandsInterface ci, Handler h, int what, Object obj) { in getInstance()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
DCloseLogicalChannelInvocation.java39 CloseLogicalChannelInvocation(CommandsInterface ci) { in CloseLogicalChannelInvocation()
DTransmitApduLogicalChannelInvocation.java43 TransmitApduLogicalChannelInvocation(CommandsInterface ci) { in TransmitApduLogicalChannelInvocation()
DOpenLogicalChannelInvocation.java42 OpenLogicalChannelInvocation(CommandsInterface ci) { in OpenLogicalChannelInvocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCard.java61 public UiccCard(Context c, CommandsInterface ci, IccCardStatus ics, int phoneId, Object lock, in UiccCard()
106 public void update(Context c, CommandsInterface ci, IccCardStatus ics, int phoneId) { in update()
DUsimFileHandler.java29 public UsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in UsimFileHandler()
DSIMFileHandler.java32 public SIMFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in SIMFileHandler()
DCsimFileHandler.java29 public CsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in CsimFileHandler()
DIsimFileHandler.java29 public IsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in IsimFileHandler()
DRuimFileHandler.java33 public RuimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in RuimFileHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlWithState.kt35 val ci: ControlInfo, constant in com.android.systemui.controls.ui.ControlWithState
/frameworks/base/libs/hwui/tests/common/scenes/
DShadowGrid2Animation.cpp48 for (size_t ci = 0; ci < cards.size(); ci++) { in doFrame() local
DShadowGridAnimation.cpp48 for (size_t ci = 0; ci < cards.size(); ci++) { in doFrame() local
DShadowShaderAnimation.cpp48 for (size_t ci = 0; ci < cards.size(); ci++) { in doFrame() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java1920 CarrierIdentifier ci = carriers.get(i); in convertToHalCarrierRestrictionListAidl() local
2541 android.hardware.radio.V1_2.CellIdentity ci = in convertHalCellIdentity() local
2571 android.hardware.radio.V1_5.CellIdentity ci = in convertHalCellIdentity() local
2597 android.hardware.radio.network.CellIdentity ci) { in convertHalCellIdentity()
2624 android.hardware.radio.V1_2.CellIdentityGsm ci = in convertHalCellIdentityGsm() local
2631 android.hardware.radio.V1_5.CellIdentityGsm ci = in convertHalCellIdentityGsm() local
2663 android.hardware.radio.V1_2.CellIdentityCdma ci = in convertHalCellIdentityCdma() local
2692 android.hardware.radio.V1_2.CellIdentityLte ci = in convertHalCellIdentityLte() local
2699 android.hardware.radio.V1_5.CellIdentityLte ci = in convertHalCellIdentityLte() local
2732 android.hardware.radio.V1_2.CellIdentityWcdma ci = in convertHalCellIdentityWcdma() local
[all …]
/frameworks/base/telephony/java/android/telephony/
DCellIdentityLte.java95 public CellIdentityLte(int mcc, int mnc, int ci, int pci, int tac) { in CellIdentityLte()
117 public CellIdentityLte(int ci, int pci, int tac, int earfcn, @NonNull int[] bands, in CellIdentityLte()

1234