Searched refs:RequestNetworkType (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
H A D | DataThrottler.java | 173 @DcTracker.RequestNetworkType int newRequestType) { in setRetryTime() 188 long retryElapsedTime, @DcTracker.RequestNetworkType int newRequestType) { in setRetryTimeInternal() 275 @DcTracker.RequestNetworkType int newRequestType) { in createStatus() 298 private static int getRetryType(@DcTracker.RequestNetworkType int newRequestType) { in getRetryType()
|
H A D | ApnContext.java | 36 import com.android.internal.telephony.dataconnection.DcTracker.RequestNetworkType; 415 public void requestNetwork(NetworkRequest networkRequest, @RequestNetworkType int type, in requestNetwork()
|
H A D | TelephonyNetworkFactory.java | 41 import com.android.internal.telephony.dataconnection.DcTracker.RequestNetworkType; 233 @RequestNetworkType int requestType, int transport, Message onHandoverCompleteMsg) { in requestNetworkInternal()
|
H A D | DcTracker.java | 166 public @interface RequestNetworkType {} annotation in DcTracker 561 @RequestNetworkType int requestType) { in onDataReconnect() 2156 @RequestNetworkType int requestType) { in setupData() 2451 @RequestNetworkType int requestType) { in startReconnect() 2702 @RequestNetworkType int requestType, in shouldFallbackOnFailedHandover() 2720 @RequestNetworkType 2722 @RequestNetworkType int requestType, in calculateNewRetryRequestType() 2743 public void enableApn(@ApnType int apnType, @RequestNetworkType int requestType, in enableApn() 3105 @DataFailureCause int cause, @RequestNetworkType int requestType, in onDataSetupComplete() 3314 @RequestNetworkType int requestType, boolean fallbackOnFailedHandover) { in onDataSetupCompleteError() [all …]
|
H A D | DataConnection.java | 92 import com.android.internal.telephony.dataconnection.DcTracker.RequestNetworkType; 232 @RequestNetworkType 239 @RequestNetworkType int requestType, int subId, in ConnectionParams() 3507 @RequestNetworkType int requestType, int subId, boolean isApnPreferred) { in bringUp()
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 9825 com.android.internal.telephony.dataconnection.DcTracker$RequestNetworkType
|
H A D | boot-image-profile.txt | 34355 Lcom/android/internal/telephony/dataconnection/DcTracker$RequestNetworkType;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 9846 com.android.internal.telephony.dataconnection.DcTracker$RequestNetworkType
|
H A D | boot-image-profile.txt | 44019 Lcom/android/internal/telephony/dataconnection/DcTracker$RequestNetworkType;
|