/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | VoiceMailConstants.java | 57 boolean containsCarrier(String carrier) { in containsCarrier() argument 58 return CarrierVmMap.containsKey(carrier); in containsCarrier() 61 String getCarrierName(String carrier) { in getCarrierName() argument 62 String[] data = CarrierVmMap.get(carrier); in getCarrierName() 66 String getVoiceMailNumber(String carrier) { in getVoiceMailNumber() argument 67 String[] data = CarrierVmMap.get(carrier); in getVoiceMailNumber() 71 String getVoiceMailTag(String carrier) { in getVoiceMailTag() argument 72 String[] data = CarrierVmMap.get(carrier); in getVoiceMailTag()
|
/frameworks/opt/telephony/proto/src/ |
D | carrierId.proto | 26 // A collection of carriers. one entry for one carrier. 28 // Version number of current carrier list 32 // CarrierId is the unique representation of a carrier in CID table. 34 // [Optional] A unique canonical number designated to a carrier. 37 // [Optional] A user-friendly carrier name (not localized). 40 // [Optional] Carrier attributes to match a carrier. At least one value is required. 43 // [Optional] A unique canonical number to represent its parent carrier. The parent-child 44 // relationship can be used to differentiate a single carrier by different networks, 49 // Attributes used to match a carrier. 55 // [Optional] The MCC and MNC that map to this carrier. At least one value is required.
|
/frameworks/base/core/proto/android/net/ |
D | networkcapabilities.proto | 36 // carrier's MMSC for sending and receiving MMS messages. 39 // carrier's SUPL server, used to retrieve GPS information. 42 // carrier's DUN or tethering gateway. 45 // carrier's FOTA portal, used for over the air updates. 48 // carrier's IMS servers, used for network registration and signaling. 51 // carrier's CBS servers, used for carrier specific services. 56 // Indicates this is a network that has the ability to reach a carrier's 59 // Indicates this is a network that has the ability to reach a carrier's 62 // Indicates this is a network that has the ability to reach a carrier's 65 // Indicates this is a network that has the ability to reach a carrier's [all …]
|
/frameworks/base/core/java/android/service/carrier/ |
D | ICarrierMessagingService.aidl | 17 package android.service.carrier; 20 import android.service.carrier.ICarrierMessagingCallback; 21 import android.service.carrier.MessagePdu;
|
D | ApnService.java | 17 package android.service.carrier; 29 import android.service.carrier.IApnSourceService;
|
D | ICarrierMessagingClientService.aidl | 17 package android.service.carrier;
|
D | MessagePdu.aidl | 17 package android.service.carrier;
|
D | IApnSourceService.aidl | 17 package android.service.carrier;
|
D | ICarrierMessagingCallback.aidl | 17 package android.service.carrier;
|
D | CarrierMessagingClientService.java | 16 package android.service.carrier;
|
/frameworks/base/telephony/java/android/service/carrier/ |
D | ICarrierService.aidl | 17 package android.service.carrier; 21 import android.service.carrier.CarrierIdentifier;
|
D | CarrierIdentifier.aidl | 17 package android.service.carrier;
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | CarrierServicesSmsFilterTest.java | 36 import android.service.carrier.CarrierMessagingService; 37 import android.service.carrier.ICarrierMessagingCallback; 38 import android.service.carrier.ICarrierMessagingService; 39 import android.service.carrier.MessagePdu;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/carrier/ |
D | ShadeCarrierGroupControllerLog.kt | 17 package com.android.systemui.shade.carrier
|
D | CellSignalState.kt | 17 package com.android.systemui.shade.carrier
|
D | ShadeCarrierGroupController.java | 17 package com.android.systemui.shade.carrier; 239 for (ShadeCarrier carrier : mCarrierGroups) { in updateModernMobileIcons() 240 carrier.removeModernMobileView(); in updateModernMobileIcons() 246 ShadeCarrier carrier = mCarrierGroups[iconData.slotIndex]; in updateModernMobileIcons() local 259 carrier.addModernMobileView(modernMobileView); in updateModernMobileIcons()
|
D | ShadeCarrierGroup.java | 17 package com.android.systemui.shade.carrier;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
D | DataUsageDetailView.java | 108 final TextView carrier = findViewById(R.id.usage_carrier_text); in bind() local 109 carrier.setText(info.carrier); in bind()
|
/frameworks/base/services/core/java/com/android/server/appbinding/finders/ |
D | CarrierMessagingClientServiceFinder.java | 27 import android.service.carrier.CarrierMessagingClientService; 28 import android.service.carrier.ICarrierMessagingClientService;
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierServicesSmsFilter.java | 26 import android.service.carrier.CarrierMessagingService; 27 import android.service.carrier.CarrierMessagingServiceWrapper; 28 import android.service.carrier.CarrierMessagingServiceWrapper.CarrierMessagingCallback; 29 import android.service.carrier.MessagePdu;
|
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
D | SlicePurchaseBroadcastReceiver.java | 183 String carrier = intent.getStringExtra(SlicePurchaseController.EXTRA_CARRIER); in isIntentValid() local 184 if (TextUtils.isEmpty(carrier)) { in isIntentValid() 185 loge("isIntentValid: empty carrier: " + carrier); in isIntentValid() 366 String carrier = intent.getStringExtra(SlicePurchaseController.EXTRA_CARRIER); in onDisplayPerformanceBoostNotification() local 372 R.string.performance_boost_notification_detail), carrier)) in onDisplayPerformanceBoostNotification()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/carrier/ |
D | CellSignalStateTest.kt | 17 package com.android.systemui.shade.carrier
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/ |
D | StatusBarPipelineFlags.kt | 23 import com.android.systemui.shade.carrier.ShadeCarrierGroup
|
/frameworks/proto_logging/stats/atoms/corenetworking/connectivity/ |
D | connectivity_extension_atoms.proto | 93 * Logs the keepalive registered/active duration in milli-seconds and carrier 94 * info(carrier id, transport, keepalive interval). 100 // The carrier ID for each keepalive, or TelephonyManager.UNKNOWN_CARRIER_ID(-1) if not cell
|
/frameworks/opt/telephony/flags/ |
D | misc.aconfig | 86 …description: "Expose carrier config KEY_ADDITIONAL_SETTINGS_CALLER_ID_VISIBILITY_BOOL and KEY_ADDI… 125 description: "Fix bug when preloaded carrier app is uninstalled and lose provisioning data" 195 description: "This flag supports setting the no reply timer for CFNRy based on carrier config"
|