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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 266 mPrioritySortedApnContexts.clear();
518 mPrioritySortedApnContexts.add(apnContext);
    [all...]
DcTrackerBase.java 267 protected final PriorityQueue<ApnContext>mPrioritySortedApnContexts =
    [all...]

Completed in 35 milliseconds