HomeSort by relevance Sort by last modified time
    Searched defs:unregisterForIccRefresh (Results 1 - 14 of 14) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IsimUiccRecords.java 94 mCi.unregisterForIccRefresh(this);
IccRecords.java 238 mCi.unregisterForIccRefresh(this);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatService.java 258 mCmdIf.unregisterForIccRefresh(this);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 496 public void unregisterForIccRefresh(Handler h) {
501 unregisterForIccRefresh(h);
CommandsInterface.java 347 void unregisterForIccRefresh(Handler h);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommandsVerifier.java 326 public void unregisterForIccRefresh(Handler h) {
SimulatedCommands.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 79 milliseconds