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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
SIMRecords.java 49 public class SIMRecords extends IccRecords {
50 protected static final String LOG_TAG = "SIMRecords";
97 return "SimRecords: " + super.toString()
196 public SIMRecords(UiccCardApplication app, Context c, CommandsInterface ci) {
216 if (DBG) log("SIMRecords X ctor this=" + this);
234 if (DBG) log("Disposing SIMRecords this=" + this);
268 log("SIMRecords: onRadioOffOrNotAvailable set 'gsm.sim.operator.numeric' to operator=null");
854 if(DBG) log("SIMRecords: Uninitialized record MWIS");
    [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 

Completed in 154 milliseconds