Searched defs:tetherStatsList (Results 1 – 3 of 3) sorted by relevance
98 final TetherStatsParcel[] tetherStatsList; in tetherOffloadGetStats() local126 final SparseArray<TetherStatsValue> tetherStatsList = new SparseArray<TetherStatsValue>(); in toTetherStatsValueSparseArray() local
1952 SparseArray<TetherStatsValue> tetherStatsList = new SparseArray<TetherStatsValue>(); in maybeClearLimit() local2060 private void updateQuotaAndStatsFromSnapshot( in updateQuotaAndStatsFromSnapshot()2098 final SparseArray<TetherStatsValue> tetherStatsList = in updateForwardedStats() local
580 private void updateStatsEntriesAndWaitForUpdate(@NonNull TetherStatsParcel[] tetherStatsList) in updateStatsEntriesAndWaitForUpdate()