Home
last modified time | relevance | path

Searched refs:RequestNetworkType (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/dataconnection/
DVendorDcTracker.java150 @RequestNetworkType int requestType) { in onDataSetupComplete()
166 @RequestNetworkType int requestType) { in onDataSetupCompleteError()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DApnContext.java34 import com.android.internal.telephony.dataconnection.DcTracker.RequestNetworkType;
416 public void requestNetwork(NetworkRequest networkRequest, @RequestNetworkType int type, in requestNetwork()
DTelephonyNetworkFactory.java41 import com.android.internal.telephony.dataconnection.DcTracker.RequestNetworkType;
216 @RequestNetworkType int requestType, in requestNetworkInternal()
DDcTracker.java151 public @interface RequestNetworkType {} annotation in DcTracker
894 public void requestNetwork(NetworkRequest networkRequest, @RequestNetworkType int type, in requestNetwork()
1312 public boolean isDataAllowed(ApnContext apnContext, @RequestNetworkType int requestType, in isDataAllowed()
1536 private boolean trySetupData(ApnContext apnContext, @RequestNetworkType int requestType) { in trySetupData()
1941 @RequestNetworkType int requestType) { in setupData()
2432 @RequestNetworkType int requestType, in sendRequestNetworkCompleteMsg()
2448 public void enableApn(@ApnType int apnType, @RequestNetworkType int requestType, in enableApn()
2454 private void onEnableApn(@ApnType int apnType, @RequestNetworkType int requestType, in onEnableApn()
2775 private void completeConnection(ApnContext apnContext, @RequestNetworkType int type) { in completeConnection()
2813 @RequestNetworkType int requestType) { in onDataSetupComplete()
[all …]
DDataConnection.java81 import com.android.internal.telephony.dataconnection.DcTracker.RequestNetworkType;
199 @RequestNetworkType
206 @RequestNetworkType int requestType, int subId, in ConnectionParams()
2742 @RequestNetworkType int requestType, int subId, boolean isApnPreferred) { in bringUp()
/frameworks/base/config/
Dboot-image-profile.txt49635 Lcom/android/internal/telephony/dataconnection/DcTracker$RequestNetworkType;