/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | TransportManager.java | 210 public final @ApnType int apnType; field in TransportManager.HandoverParams 215 public HandoverParams(int apnType, int targetTransport, HandoverCallback callback) { in HandoverParams() 264 int apnType = newNetworks.apnType; in isHandoverNeeded() local 319 private synchronized void setCurrentTransport(@ApnType int apnType, int transport) { in setCurrentTransport() 426 public int getCurrentTransport(@ApnType int apnType) { in getCurrentTransport()
|
D | DcRequest.java | 36 public final @ApnType int apnType; field in DcRequest 56 final int apnType = ApnContext.getApnTypeFromNetworkRequest(networkRequest); in create() local
|
D | DataEnabledOverride.java | 115 private OverrideRule(int apnType, int requiredConditions) { in OverrideRule() 127 boolean isSatisfiedByConditions(@ApnType int apnType, @Condition int providedConditions) { in isSatisfiedByConditions() 368 private boolean canSatisfyAnyRule(@ApnType int apnType, in canSatisfyAnyRule() 421 public boolean shouldOverrideDataEnabledSettings(Phone phone, @ApnType int apnType) { in shouldOverrideDataEnabledSettings()
|
D | DcTracker.java | 490 String apnType = apnContextforRetry.getApnType(); in onDataReconnect() local 895 final int apnType = ApnContext.getApnTypeFromNetworkRequest(networkRequest); in requestNetwork() local 903 final int apnType = ApnContext.getApnTypeFromNetworkRequest(networkRequest); in releaseNetwork() local 1052 public LinkProperties getLinkProperties(String apnType) { in getLinkProperties() 1065 public NetworkCapabilities getNetworkCapabilities(String apnType) { in getNetworkCapabilities() 1112 public ApnSetting getActiveApnSetting(String apnType) { in getActiveApnSetting() 1119 public String getActiveApnString(String apnType) { in getActiveApnString() 1132 public DctConstants.State getState(String apnType) { in getState() 1175 String apnType, boolean isSuspended, int networkType) { in getPreciseDataConnectionState() 1209 private boolean isProvisioningApn(String apnType) { in isProvisioningApn() [all …]
|
D | AccessNetworksManager.java | 113 public final @ApnType int apnType; field in AccessNetworksManager.QualifiedNetworks 116 public QualifiedNetworks(@ApnType int apnType, int[] qualifiedNetworks) { in QualifiedNetworks()
|
D | ApnSettingUtils.java | 119 public static boolean isMeteredApnType(@ApnType int apnType, Phone phone) { in isMeteredApnType()
|
D | TelephonyNetworkFactory.java | 211 int apnType = ApnContext.getApnTypeFromNetworkRequest(networkRequest); in getTransportTypeFromNetworkRequest() local 328 private void onDataHandoverNeeded(@ApnType int apnType, int targetTransport, in onDataHandoverNeeded()
|
D | ApnContext.java | 115 public ApnContext(Phone phone, String apnType, String logTag, DcTracker tracker, in ApnContext() 554 int apnType = ApnSetting.TYPE_NONE; in getApnTypeFromNetworkRequest() local
|
D | DataEnabledSettings.java | 462 public synchronized boolean isDataEnabled(int apnType) { in isDataEnabled()
|
/frameworks/base/core/java/com/android/internal/telephony/ |
D | ITelephonyRegistry.aidl | 68 int phoneId, int subId, String apnType, in PreciseDataConnectionState preciseState); in notifyDataConnectionForSubscriber() 70 void notifyDataConnectionFailed(String apnType); in notifyDataConnectionFailed() 71 void notifyDataConnectionFailedForSubscriber(int phoneId, int subId, String apnType); in notifyDataConnectionFailedForSubscriber() 81 void notifyPreciseDataConnectionFailed(int phoneId, int subId, String apnType, String apn, in notifyPreciseDataConnectionFailed()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | DefaultPhoneNotifier.java | 136 Phone sender, String apnType, PreciseDataConnectionState preciseState) { in notifyDataConnection() 181 public void notifyDataConnectionFailed(Phone sender, String apnType, in notifyDataConnectionFailed() 184 sender.getPhoneId(), apnType, apn, failCause); in notifyDataConnectionFailed() local
|
D | PhoneNotifier.java | 62 Phone sender, String apnType, PreciseDataConnectionState preciseState); in notifyDataConnection() 75 void notifyDataConnectionFailed(Phone sender, String apnType, String apn, in notifyDataConnectionFailed()
|
D | RetryManager.java | 234 public RetryManager(Phone phone, String apnType) { in RetryManager() 367 String apnType = splitStr[0].trim(); in configureRetry() local
|
D | Phone.java | 2524 public void notifyDataConnection(String apnType) { in notifyDataConnection() 2569 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() 2574 public @Nullable PreciseDataConnectionState getPreciseDataConnectionState(String apnType) { in getPreciseDataConnectionState() 3332 public String getActiveApnHost(String apnType) { in getActiveApnHost() 3347 public LinkProperties getLinkProperties(String apnType) { in getLinkProperties() 3361 public NetworkCapabilities getNetworkCapabilities(String apnType) { in getNetworkCapabilities() 3379 public boolean isDataAllowed(@ApnType int apnType) { in isDataAllowed() 3390 public boolean isDataAllowed(@ApnType int apnType, DataConnectionReasons reasons) { in isDataAllowed() 3556 String apnType, String apn, @DataFailureCause int failCause) { in notifyDataConnectionFailed() 3594 public String[] getPcscfAddress(String apnType) { in getPcscfAddress()
|
D | PhoneInternalInterface.java | 243 DataState getDataConnectionState(String apnType); in getDataConnectionState() 253 PreciseDataConnectionState getPreciseDataConnectionState(String apnType); in getPreciseDataConnectionState()
|
D | GsmCdmaPhone.java | 625 private @NonNull DcTracker getActiveDcTrackerForApn(@NonNull String apnType) { in getActiveDcTrackerForApn() 632 public PreciseDataConnectionState getPreciseDataConnectionState(String apnType) { in getPreciseDataConnectionState() 667 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState()
|
/frameworks/base/core/java/android/telephony/ |
D | TelephonyRegistryManager.java | 353 String apnType, @Nullable PreciseDataConnectionState preciseState) { in notifyDataConnectionForSubscriber() 535 public void notifyPreciseDataConnectionFailed(int subId, int slotIndex, String apnType, in notifyPreciseDataConnectionFailed()
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 1690 int phoneId, int subId, String apnType, PreciseDataConnectionState preciseState) { in notifyDataConnectionForSubscriber() 1781 public void notifyDataConnectionFailed(String apnType) { in notifyDataConnectionFailed() 1785 public void notifyDataConnectionFailedForSubscriber(int phoneId, int subId, String apnType) { in notifyDataConnectionFailedForSubscriber() 1969 public void notifyPreciseDataConnectionFailed(int phoneId, int subId, String apnType, in notifyPreciseDataConnectionFailed() 2555 String apnType, int subId) { in broadcastDataConnectionStateChanged()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipPhoneBase.java | 439 public boolean isDataAllowed(int apnType) { in isDataAllowed() 480 public LinkProperties getLinkProperties(String apnType) { in getLinkProperties()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneBase.java | 475 public boolean isDataAllowed(int apnType) { in isDataAllowed() 513 public LinkProperties getLinkProperties(String apnType) { in getLinkProperties()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/ |
D | VendorPhoneSwitcher.java | 382 protected int phoneIdForRequest(NetworkRequest netRequest, int apnType) { in phoneIdForRequest()
|
/frameworks/base/telephony/java/android/telephony/data/ |
D | ApnSetting.java | 1372 String apnType = getApnTypesStringFromBitmask(mApnTypeBitmask); in toContentValues() local 1426 public static String getApnTypeString(int apnType) { in getApnTypeString()
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ITelephony.aidl | 1036 String[] getPcscfAddress(String apnType, String callingPackage, String callingFeatureId); in getPcscfAddress() 2218 boolean isDataEnabledForApn(int apnType, int subId, String callingPackage); in isDataEnabledForApn() 2220 boolean isApnMetered(int apnType, int subId); in isApnMetered()
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 7078 public String[] getPcscfAddress(String apnType) { in getPcscfAddress() 12494 public boolean isDataEnabledForApn(@ApnType int apnType) { in isDataEnabledForApn() 12515 public boolean isApnMetered(@ApnType int apnType) { in isApnMetered()
|