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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcController.java 48 private DcTrackerBase mDct;
82 mDct = dct;
231 mDct.sendRestartRadio();
310 mDct.sendCleanUpConnection(true, apnContext);
DataConnection.java 99 private DcTrackerBase mDct = null;
319 mDct = dct;
494 Message msg = mDct.obtainMessage(event, apnContext);
796 mDct = null;
    [all...]

Completed in 26 milliseconds