Searched refs:run (Results 1 – 7 of 7) sorted by relevance
78 def run(self): member in GenUpdateConfig165 gen.run()
62 gen.run()
93 public void run() { in run() method in Main.TextCapture188 Runnable head = new Runnable() { public void run() { mergeBitmaps(locales); } }; in buildSequence()196 return new Runnable() { public void run() { startSequence(fhead, floc); } }; in buildSequence()
47 /cache partition. And we need to follow special steps to run tests for them.52 - Reboot the device immediately and run the test again. The test should save the97 trigger, and will only re-enable it in debuggable builds (the `on property` rule will always run
159 The commands are expected to be run from `$ANDROID_BUILD_TOP` and for demo174 To run sample app as a privileged system app, it needs to be installed in `/system/priv-app/`.177 The recommended way to run the app is to build and install it as a230 The commands are expected to be run from `$ANDROID_BUILD_TOP`.
40 - Comments start with "#" and run to the end of the line.
89 # Restart adbd so it can run as root