Home
last modified time | relevance | path

Searched defs:registerForIccRefresh (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java518 public void registerForIccRefresh(Handler h, int what, Object obj) { in registerForIccRefresh() method in BaseCommands
DCommandsInterface.java365 void registerForIccRefresh(Handler h, int what, Object obj); in registerForIccRefresh() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2352 public void registerForIccRefresh(Handler h, int what, Object obj) { in registerForIccRefresh() method in SimulatedCommands
DSimulatedCommandsVerifier.java324 public void registerForIccRefresh(Handler h, int what, Object obj) { in registerForIccRefresh() method in SimulatedCommandsVerifier