Searched defs:iccIOForApp (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipCommandInterface.java | 322 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, in iccIOForApp() method in SipCommandInterface
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 321 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, in iccIOForApp() method in ImsPhoneCommandInterface
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommands.java | 1329 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, in iccIOForApp() method in SimulatedCommands
|
D | SimulatedCommandsVerifier.java | 914 public void iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, in iccIOForApp() method in SimulatedCommandsVerifier
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CommandsInterface.java | 1327 void iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, in iccIOForApp() method
|
D | RIL.java | 1961 public void iccIOForApp(int command, int fileId, String path, int p1, int p2, int p3, in iccIOForApp() method in RIL
|