Searched defs:getNetworkType (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DNeighboringCellInfo.java226 public int getNetworkType() { method in class:NeighboringCellInfo
H A DServiceState.java1082 public int getNetworkType() { method in class:ServiceState
1083 Rlog.e(LOG_TAG, "ServiceState.getNetworkType() DEPRECATED will be removed *******");
H A DTelephonyManager.java1341 public int getNetworkType() { method in class:TelephonyManager
1345 return telephony.getNetworkType();
1388 public int getNetworkType(int subId) { method in class:TelephonyManager
1556 return getNetworkTypeName(getNetworkType());
/frameworks/base/core/java/android/net/
H A DLinkQualityInfo.java155 public int getNetworkType() { method in class:LinkQualityInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsNumberUtils.java545 final int networkType = getNetworkType(phoneBase);
564 private static int getNetworkType(PhoneBase phoneBase) { method in class:SmsNumberUtils
/frameworks/base/core/java/android/app/job/
H A DJobInfo.java129 public int getNetworkType() { method in class:JobInfo

Completed in 103 milliseconds