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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 179 private static final String APN_TYPE_KEY = "apnType";
487 String apnType = intent.getStringExtra(INTENT_RECONNECT_ALARM_EXTRA_TYPE);
501 ApnContext apnContext = mApnContexts.get(apnType);
505 " apnType=" + apnType + " apnContext=" + apnContext +
619 /** Convert an ApnType string to Id (TODO: Use "enumeration" instead of String for ApnType) */
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 

Completed in 301 milliseconds