Home
last modified time | relevance | path

Searched refs:stopDataProfiling (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
DBandwidthTest.java127 NetworkStats prof_stats = TrafficStats.stopDataProfiling(mContext); in downloadFile()
182 NetworkStats prof_stats = TrafficStats.stopDataProfiling(mContext); in uploadFile()
240 NetworkStats prof_stats = TrafficStats.stopDataProfiling(mContext); in downloadFileUsingDownloadManager()
/frameworks/base/core/tests/utillib/src/android/test/
DBandwidthTestCase.java105 NetworkStats stats = TrafficStats.stopDataProfiling(null); in runTest()
/frameworks/base/core/java/android/net/
DTrafficStats.java439 public static NetworkStats stopDataProfiling(Context context) { in stopDataProfiling() method in TrafficStats
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45310 Landroid/net/TrafficStats;->stopDataProfiling(Landroid/content/Context;)Landroid/net/NetworkStats;