Searched refs:SendBroadcast (Results 1 – 1 of 1) sorted by relevance
2085 static void SendBroadcast(const std::string& action, const std::vector<std::string>& args) { in SendBroadcast() function2283 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()