Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp147 bugreport_mode != Dumpstate::BugreportMode::BUGREPORT_TELEPHONY && in startBugreport()
Ddumpstate.h206 BUGREPORT_TELEPHONY = android::os::IDumpstate::BUGREPORT_MODE_TELEPHONY, enumerator
Ddumpstate.cpp2302 case Dumpstate::BugreportMode::BUGREPORT_TELEPHONY: in ModeToString()
2338 case Dumpstate::BugreportMode::BUGREPORT_TELEPHONY: in SetOptionsFromMode()
2372 mode = Dumpstate::BugreportMode::BUGREPORT_TELEPHONY; in getBugreportModeFromProperty()