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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DIccRecordsTest.java78 verify(mSimulatedCommandsVerifier).unregisterForIccRefresh(eq(mIccRecords));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIsimUiccRecords.java94 mCi.unregisterForIccRefresh(this);
H A DIccRecords.java238 mCi.unregisterForIccRefresh(this);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java496 public void unregisterForIccRefresh(Handler h) { method in class:BaseCommands
501 unregisterForIccRefresh(h);
H A DCommandsInterface.java347 void unregisterForIccRefresh(Handler h); method in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java2261 public void unregisterForIccRefresh(Handler h) { method in class:SimulatedCommands
2262 super.unregisterForIccRefresh(h);
2263 SimulatedCommandsVerifier.getInstance().unregisterForIccRefresh(h);
H A DSimulatedCommandsVerifier.java326 public void unregisterForIccRefresh(Handler h) { method in class:SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java258 mCmdIf.unregisterForIccRefresh(this);
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 145 milliseconds