Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp148 bugreport_mode != Dumpstate::BugreportMode::BUGREPORT_WIFI && in startBugreport()
Ddumpstate.h205 BUGREPORT_WIFI = android::os::IDumpstate::BUGREPORT_MODE_WIFI, enumerator
Ddumpstate.cpp2233 case Dumpstate::BugreportMode::BUGREPORT_WIFI: in ModeToString()
2272 case Dumpstate::BugreportMode::BUGREPORT_WIFI: in SetOptionsFromMode()
2302 mode = Dumpstate::BugreportMode::BUGREPORT_WIFI; in getBugreportModeFromProperty()