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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 430 public static class TxRxSum {
434 public TxRxSum() {
438 public TxRxSum(long txPkts, long rxPkts) {
443 public TxRxSum(TxRxSum sum) {
549 private TxRxSum mDataStallTxRxSum = new TxRxSum(0, 0);
    [all...]
  /frameworks/base/
compiled-classes-phone     [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 184 milliseconds