Home | History | Annotate | Download | only in phone

Lines Matching refs:getDeviceSoftwareVersionForSlot

1649     public String getDeviceSoftwareVersionForSlot(int slotId, String callingPackage) {
1650 if (!canReadPhoneState(callingPackage, "getDeviceSoftwareVersionForSlot")) {