Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2085 static void SendBroadcast(const std::string& action, const std::vector<std::string>& args) { in SendBroadcast() function
2283 SendBroadcast("com.android.internal.intent.action.REMOTE_BUGREPORT_FINISHED", am_args); in SendBugreportFinishedBroadcast()
2285 SendBroadcast("com.android.internal.intent.action.BUGREPORT_FINISHED", am_args); in SendBugreportFinishedBroadcast()
2687 SendBroadcast("com.android.internal.intent.action.BUGREPORT_STARTED", am_args); in RunInternal()