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