Home
last modified time | relevance | path

Searched refs:getDeviceSoftwareVersionForSlot (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1013 String getDeviceSoftwareVersionForSlot(int slotId, String callingPackage); in getDeviceSoftwareVersionForSlot() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java781 return telephony.getDeviceSoftwareVersionForSlot(slotId, getOpPackageName()); in getDeviceSoftwareVersion()