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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
RuimRecords.java 124 mCi.unregisterForIccRefresh(this);
SIMRecords.java 204 mCi.unregisterForIccRefresh(this);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 417 public void unregisterForIccRefresh(Handler h) {
422 unregisterForIccRefresh(h);
CommandsInterface.java 292 void unregisterForIccRefresh(Handler h);
    [all...]

Completed in 90 milliseconds