Home
last modified time | relevance | path

Searched refs:getIsimPcscf (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimRecords.java61 String[] getIsimPcscf(); in getIsimPcscf() method
DIsimUiccRecords.java411 public String[] getIsimPcscf() { in getIsimPcscf() method in IsimUiccRecords
/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl189 String[] getIsimPcscf(int subId); in getIsimPcscf() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java322 public String[] getIsimPcscf(int subId) throws RemoteException {
327 return isim.getIsimPcscf();