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

  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
BandwidthTest.java 122 NetworkStats prof_stats = TrafficStats.stopDataProfiling(mContext);
177 NetworkStats prof_stats = TrafficStats.stopDataProfiling(mContext);
235 NetworkStats prof_stats = TrafficStats.stopDataProfiling(mContext);
  /frameworks/base/core/java/android/net/
TrafficStats.java 90 * @see #stopDataProfiling(Context)
190 public static NetworkStats stopDataProfiling(Context context) {

Completed in 57 milliseconds