Name Description Size
__init__.py 1194
android
base
constants
content_settings.py A dict interface to interact with device content settings. System properties are key/value pairs as exposed by adb shell content. 2407
device
device_settings.py Configures device content setings from a list. Many settings are documented at: http://developer.android.com/reference/android/provider/Settings.Global.html http://developer.android.com/reference/android/provider/Settings.Secure.html http://developer.android.com/reference/android/provider/Settings.System.html Many others are undocumented. Args: device: A DeviceUtils instance for the device to configure. desired_settings: A list of (table, [(key: value), ...]) for all settings to configure. 6484
dex
gtest
instrumentation
junit
local
monkey
output
pexpect.py 700
restart_adbd.sh 487
results
symbols
utils
valgrind_tools.py Sets the timeout scale in /data/local/tmp/chrome_timeout_scale to scale. 3188