Searched defs:iccIOForApp (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 297 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 | 1308 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, in iccIOForApp() method in SimulatedCommands
|
D | SimulatedCommandsVerifier.java | 904 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 | 1309 void iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, in iccIOForApp() method
|
D | RIL.java | 2172 public void iccIOForApp(int command, int fileId, String path, int p1, int p2, int p3, in iccIOForApp() method in RIL
|