Searched refs:isTetheringStarted (Results 1 – 3 of 3) sorted by relevance
92 bool isTetheringStarted();
390 bool TetherController::isTetheringStarted() { in isTetheringStarted() function in android::net::TetherController
951 *enabled = gCtls->tetherCtrl.isTetheringStarted(); in tetherIsEnabled()