Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1559 public String getDeviceSoftwareVersion() { in getDeviceSoftwareVersion() method in TelephonyManager
1560 return getDeviceSoftwareVersion(getSlotIndex()); in getDeviceSoftwareVersion()
1573 public String getDeviceSoftwareVersion(int slotIndex) { in getDeviceSoftwareVersion() method in TelephonyManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28659 method public java.lang.String getDeviceSoftwareVersion();
/frameworks/base/api/
Dcurrent.txt44917 …sPermission(android.Manifest.permission.READ_PHONE_STATE) public String getDeviceSoftwareVersion();