Searched defs:tetherStatsList (Results 1 – 3 of 3) sorted by relevance
99 final TetherStatsParcel[] tetherStatsList; in tetherOffloadGetStats() local127 final SparseArray<TetherStatsValue> tetherStatsList = new SparseArray<TetherStatsValue>(); in toTetherStatsValueSparseArray() local
1704 SparseArray<TetherStatsValue> tetherStatsList = new SparseArray<TetherStatsValue>(); in maybeClearLimit() local1805 private void updateQuotaAndStatsFromSnapshot( in updateQuotaAndStatsFromSnapshot()1843 final SparseArray<TetherStatsValue> tetherStatsList = in updateForwardedStats() local
383 private void updateStatsEntriesAndWaitForUpdate(@NonNull TetherStatsParcel[] tetherStatsList) in updateStatsEntriesAndWaitForUpdate()