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

  /system/core/adb/daemon/
main.cpp 204 bool is_usb = false; local
208 is_usb = true;
224 } else if (!is_usb) {
  /external/autotest/client/cros/chameleon/
chameleon_audio_helper.py 299 is_usb = audio_port.port_id in [ids.CrosIds.USBIN,
324 elif is_usb:

Completed in 508 milliseconds