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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IsimUiccRecords.java 99 mCi.unregisterForIccRefresh(this);
RuimRecords.java 124 mCi.unregisterForIccRefresh(this);
    [all...]
SIMRecords.java 219 mCi.unregisterForIccRefresh(this);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 481 public void unregisterForIccRefresh(Handler h) {
486 unregisterForIccRefresh(h);
CommandsInterface.java 332 void unregisterForIccRefresh(Handler h);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatService.java 250 mCmdIf.unregisterForIccRefresh(this);
    [all...]

Completed in 719 milliseconds