Searched defs:android_commands (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/build/android/pylib/ |
D | system_properties.py | 16 def __init__(self, android_commands): argument
|
D | android_commands.py | 83 def __init__(self, android_commands, prefix='temp_file', suffix=''): argument
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
D | android.py | 679 …def __init__(self, host, executable_path, output_dir, android_commands, symfs_path, kallsyms_path,… argument
|