Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
H A DIpServerTest.java962 private static TetherStatsParcel buildEmptyTetherStatsParcel(int ifIndex) { in buildEmptyTetherStatsParcel() method in IpServerTest
974 .thenReturn(buildEmptyTetherStatsParcel(UPSTREAM_IFINDEX)); in resetNetdBpfMapAndCoordinator()
976 .thenReturn(buildEmptyTetherStatsParcel(UPSTREAM_IFINDEX2)); in resetNetdBpfMapAndCoordinator()