Home
last modified time | relevance | path

Searched refs:requestTypeToString (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/dataconnection/
DVendorDcTracker.java199 + ", requestType=" + requestTypeToString(requestType)); in onDataSetupCompleteError()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DApnContext.java420 + DcTracker.requestTypeToString(type)); in requestNetwork()
DDcTracker.java1521 + apnContext.getReason() + ", requestType=" + requestTypeToString(requestType) in trySetupData()
1927 + requestTypeToString(requestType)); in setupData()
1929 apnContext.requestLog("setupData. requestType=" + requestTypeToString(requestType)); in setupData()
2444 + ", request type=" + requestTypeToString(requestType); in onEnableApn()
2915 + ", requestType=" + requestTypeToString(requestType)); in onDataSetupComplete()
2978 + ", requestType=" + requestTypeToString(requestType)); in onDataSetupCompleteError()
5048 public static String requestTypeToString(@RequestNetworkType int type) { in requestTypeToString() method in DcTracker
DDataConnection.java224 + " mRequestType=" + DcTracker.requestTypeToString(mRequestType) in toString()
/frameworks/base/config/
Dboot-image-profile.txt42962 HSPLcom/android/internal/telephony/dataconnection/DcTracker;->requestTypeToString(I)Ljava/lang/Stri…