Home
last modified time | relevance | path

Searched defs:android_commands (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/build/android/pylib/
Dsystem_properties.py16 def __init__(self, android_commands): argument
Dandroid_commands.py83 def __init__(self, android_commands, prefix='temp_file', suffix=''): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
Dandroid.py679 …def __init__(self, host, executable_path, output_dir, android_commands, symfs_path, kallsyms_path,… argument