Searched refs:notified_ddm_active_ (Results 1 – 2 of 2) sorted by relevance
266 notified_ddm_active_(false), in AdbConnectionState()423 if (!agent_loaded_ && notified_ddm_active_) { in CloseFds()430 DCHECK_NE(notified_ddm_active_, active); in NotifyDdms()431 notified_ddm_active_ = active; in NotifyDdms()899 if (!notified_ddm_active_) { in HandleDataWithoutAgent()1048 if (notified_ddm_active_) { in MakeAgentArg()
205 bool notified_ddm_active_; variable