Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java249 coordinator.stopPolling(); in testGetForwardedStats()
568 coordinator.stopPolling(); in testTetheringConfigSetPollingInterval()
577 coordinator.stopPolling(); in testTetheringConfigSetPollingInterval()
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java221 public void stopPolling() { in stopPolling() method in BpfCoordinator
DTethering.java1779 mBpfCoordinator.stopPolling(); in exit()