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
1768 SparseArray<TetherStatsValue> tetherStatsList = new SparseArray<TetherStatsValue>(); in maybeClearLimit() local1869 private void updateQuotaAndStatsFromSnapshot( in updateQuotaAndStatsFromSnapshot()1907 final SparseArray<TetherStatsValue> tetherStatsList = in updateForwardedStats() local
533 private void updateStatsEntriesAndWaitForUpdate(@NonNull TetherStatsParcel[] tetherStatsList) in updateStatsEntriesAndWaitForUpdate()