HomeSort by relevance Sort by last modified time
    Searched refs:newIccRecords (Results 1 - 9 of 9) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CarrierIdentifier.java 208 final IccRecords newIccRecords = UiccController.getInstance().getIccRecords(
210 if (mIccRecords != newIccRecords) {
217 if (newIccRecords != null) {
219 newIccRecords.registerForRecordsLoaded(this, SIM_LOAD_EVENT, null);
220 newIccRecords.registerForRecordsOverride(this, SIM_LOAD_EVENT, null);
221 mIccRecords = newIccRecords;
  /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 62 milliseconds