Searched refs:unregisterForIccRefresh (Results 1 - 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIsimUiccRecords.java100 mCi.unregisterForIccRefresh(this);
H A DRuimRecords.java125 mCi.unregisterForIccRefresh(this);
H A DSIMRecords.java249 mCi.unregisterForIccRefresh(this);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java483 public void unregisterForIccRefresh(Handler h) { method in class:BaseCommands
488 unregisterForIccRefresh(h);
H A DCommandsInterface.java335 void unregisterForIccRefresh(Handler h); method in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java250 mCmdIf.unregisterForIccRefresh(this);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java312 public void unregisterForIccRefresh(Handler h) { method in class:SimulatedCommandsVerifier

Completed in 548 milliseconds