HomeSort by relevance Sort by last modified time
    Searched refs:NotifyDdms (Results 1 - 2 of 2) sorted by null

  /art/adbconnection/
adbconnection.h 115 void NotifyDdms(bool active);
adbconnection.cc 292 NotifyDdms(/*active*/false);
296 void AdbConnectionState::NotifyDdms(bool active) {
766 NotifyDdms(/*active*/ true);
    [all...]

Completed in 271 milliseconds