Searched refs:input_methods (Results 1 – 1 of 1) sorted by relevance
702 def _IsScreenLocked(input_methods): argument716 for line in input_methods:727 raise exceptions.AndroidDeviceParsingError(str(input_methods))731 input_methods = self._device.RunShellCommand('dumpsys input_method',733 return self._IsScreenLocked(input_methods)