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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CarrierIdentifier.java 219 newIccRecords.registerForRecordsLoaded(this, SIM_LOAD_EVENT, null);
GsmCdmaPhone.java     [all...]
ServiceStateTracker.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatService.java 173 mIccRecords.registerForRecordsLoaded(this, MSG_ID_ICC_RECORDS_LOADED, null);
174 CatLog.d(this, "registerForRecordsLoaded slotid=" + mSlotId + " instance:" + this);
235 mIccRecords.registerForRecordsLoaded(sInstance[slotId],
237 CatLog.d(sInstance[slotId], "registerForRecordsLoaded slotid=" + slotId
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccRecords.java 300 public void registerForRecordsLoaded(Handler h, int what, Object obj) {
    [all...]
UiccProfile.java 540 ir.registerForRecordsLoaded(mHandler, EVENT_RECORDS_LOADED, null);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.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 399 milliseconds