Searched refs:getDeviceSoftwareVersion (Results 1 – 7 of 7) sorted by relevance
2192 public String getDeviceSoftwareVersion() { in getDeviceSoftwareVersion() method in TelephonyManager2193 return getDeviceSoftwareVersion(getSlotIndex()); in getDeviceSoftwareVersion()2213 public String getDeviceSoftwareVersion(int slotIndex) { in getDeviceSoftwareVersion() method in TelephonyManager
1292 RequiresPermission: android.telephony.TelephonyManager#getDeviceSoftwareVersion(int):1293 …Method 'getDeviceSoftwareVersion' documentation mentions permissions already declared by @Requires…
1456 RequiresPermission: android.telephony.TelephonyManager#getDeviceSoftwareVersion(int):1457 …Method 'getDeviceSoftwareVersion' documentation mentions permissions already declared by @Requires…
1416 RequiresPermission: android.telephony.TelephonyManager#getDeviceSoftwareVersion(int):1417 …Method 'getDeviceSoftwareVersion' documentation mentions permissions already declared by @Requires…
16046 …rmission(android.Manifest.permission.READ_PHONE_STATE) public String getDeviceSoftwareVersion(int);
47370 …ATE, android.Manifest.permission.READ_BASIC_PHONE_STATE}) public String getDeviceSoftwareVersion();
28659 method public java.lang.String getDeviceSoftwareVersion();