Home
last modified time | relevance | path

Searched refs:getDeviceSoftwareVersion (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2192 public String getDeviceSoftwareVersion() { in getDeviceSoftwareVersion() method in TelephonyManager
2193 return getDeviceSoftwareVersion(getSlotIndex()); in getDeviceSoftwareVersion()
2213 public String getDeviceSoftwareVersion(int slotIndex) { in getDeviceSoftwareVersion() method in TelephonyManager
/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt1292 RequiresPermission: android.telephony.TelephonyManager#getDeviceSoftwareVersion(int):
1293 …Method 'getDeviceSoftwareVersion' documentation mentions permissions already declared by @Requires…
Dtest-lint-baseline.txt1456 RequiresPermission: android.telephony.TelephonyManager#getDeviceSoftwareVersion(int):
1457 …Method 'getDeviceSoftwareVersion' documentation mentions permissions already declared by @Requires…
Dsystem-lint-baseline.txt1416 RequiresPermission: android.telephony.TelephonyManager#getDeviceSoftwareVersion(int):
1417 …Method 'getDeviceSoftwareVersion' documentation mentions permissions already declared by @Requires…
Dsystem-current.txt16046 …rmission(android.Manifest.permission.READ_PHONE_STATE) public String getDeviceSoftwareVersion(int);
Dcurrent.txt47370 …ATE, android.Manifest.permission.READ_BASIC_PHONE_STATE}) public String getDeviceSoftwareVersion();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28659 method public java.lang.String getDeviceSoftwareVersion();