Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java371 private void updateStatsEntry(@NonNull TetherStatsParcel stats) throws Exception { in updateStatsEntry() method in BpfCoordinatorTest
387 updateStatsEntry(stats); in updateStatsEntriesAndWaitForUpdate()
724 updateStatsEntry(buildTestTetherStatsParcel(mobileIfIndex, 0, 0, 0, 0)); in testOnSetAlert()
731 updateStatsEntry(buildTestTetherStatsParcel(mobileIfIndex, 50, 0, 50, 0)); in testOnSetAlert()