Home
last modified time | relevance | path

Searched refs:exec (Results 1 – 19 of 19) sorted by relevance

/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DAsyncTask.java299 public static void setDefaultExecutor(Executor exec) { in setDefaultExecutor() argument
300 sDefaultExecutor = exec; in setDefaultExecutor()
596 public final AsyncTask<Params, Progress, Result> executeOnExecutor(Executor exec, in executeOnExecutor() argument
615 exec.execute(mFuture); in executeOnExecutor()
/development/cmds/monkey/
Dmonkey10 exec app_process $base/bin com.android.commands.monkey.Monkey "$@"
/development/tools/repo_diff/service/repodiff/controllers/
Ddifferential.go60 cmd := exec.Command(
92 return exec.Command(
99 func setupCommand(pyScript string, config ent.ApplicationConfig, target ent.DiffTarget) *exec.Cmd {
100 cmd := exec.Command(
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeyCommandEvent.java41 java.lang.Process p = Runtime.getRuntime().exec(mCmd); in injectEvent()
DMonkeyGetFrameRateEvent.java114 p = Runtime.getRuntime().exec(GET_FRAMERATE_CMD); in injectEvent()
DMonkeyGetAppFrameRateEvent.java128 p = Runtime.getRuntime().exec(cmd); in injectEvent()
DMonkey.java488 java.lang.Process p = Runtime.getRuntime().exec(command); in commandLineReport()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/
Dunix.go43 out, err := exec.Command("bash", "-c", findProjectsCmd).Output()
/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/utils/
DExec.java48 final Process p = Runtime.getRuntime().exec( in runForStream()
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jar ... .Executor) java.util.concurrent.Executor exec public void <init> () private void postResultIfNotInvoked ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...