Searched refs:getDataLayerSnapshotForUid (Results 1 – 5 of 5) sorted by relevance
391 sActiveProfilingStart = getDataLayerSnapshotForUid(context); in startDataProfiling()409 final NetworkStats profilingStop = getDataLayerSnapshotForUid(context); in stopDataProfiling()928 private static NetworkStats getDataLayerSnapshotForUid(Context context) { in getDataLayerSnapshotForUid() method in TrafficStats932 return getStatsService().getDataLayerSnapshotForUid(uid); in getDataLayerSnapshotForUid()
43 NetworkStats getDataLayerSnapshotForUid(int uid); in getDataLayerSnapshotForUid() method
760 public NetworkStats getDataLayerSnapshotForUid(int uid) throws RemoteException { in getDataLayerSnapshotForUid() method
3400 Landroid/net/INetworkStatsService;->getDataLayerSnapshotForUid(I)Landroid/net/NetworkStats;
25964 HSPLandroid/net/INetworkStatsService;->getDataLayerSnapshotForUid(I)Landroid/net/NetworkStats;