Searched refs:RequestNetworkType (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/dataconnection/ |
D | VendorDcTracker.java | 150 @RequestNetworkType int requestType) { in onDataSetupComplete() 166 @RequestNetworkType int requestType) { in onDataSetupCompleteError()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | ApnContext.java | 34 import com.android.internal.telephony.dataconnection.DcTracker.RequestNetworkType; 416 public void requestNetwork(NetworkRequest networkRequest, @RequestNetworkType int type, in requestNetwork()
|
D | TelephonyNetworkFactory.java | 41 import com.android.internal.telephony.dataconnection.DcTracker.RequestNetworkType; 216 @RequestNetworkType int requestType, in requestNetworkInternal()
|
D | DcTracker.java | 151 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 …]
|
D | DataConnection.java | 81 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/ |
D | boot-image-profile.txt | 49635 Lcom/android/internal/telephony/dataconnection/DcTracker$RequestNetworkType;
|