Searched refs:getTetherStats (Results 1 - 3 of 3) sorted by relevance

/system/netd/
H A DBandwidthController.h81 int getTetherStats(TetherStats &stats, std::string &extraProcessingInfo);
H A DBandwidthController.cpp1038 int BandwidthController::getTetherStats(TetherStats &stats, std::string &extraProcessingInfo) { function in class:BandwidthController
H A DCommandListener.cpp1129 int rc = sBandwidthCtrl->getTetherStats(tetherStats, extraProcessingInfo);

Completed in 56 milliseconds