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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTrackerBase.java 120 protected String mRequestedApnType = PhoneConstants.APN_TYPE_DEFAULT;
    [all...]
DcTracker.java 723 // TODO: Do we need mRequestedApnType?
724 mRequestedApnType = PhoneConstants.APN_TYPE_DEFAULT;
    [all...]

Completed in 29 milliseconds