Home | History | Annotate | Download | only in adb

Lines Matching full:has_shell_protocol

260         if not self.device.has_shell_protocol():
292 if self.device.has_shell_protocol():
358 if self.device.has_shell_protocol() and os.isatty(sys.stdin.fileno()):
393 if not self.device.has_shell_protocol():
423 has_shell_protocol():
448 if not self.device.has_shell_protocol():