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