Home
last modified time | relevance | path

Searched refs:task (Results 1 – 20 of 20) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dmanifest-expected-completion18.txt14 android:taskAffinity : Specify a task name that activities have an "affinity" to. [string]
15 …skReparenting : Specify that an activity can be moved out of a task it is in to the task it has a…
16 android:finishOnTaskLaunch : Specify whether an activity should be finished when its task is broug…
18 android:clearTaskOnLaunch : Specify whether an activity's task should be cleared when it is re-lau…
20 …Specify whether an acitivty's task state should always be maintained by the system, or if it is a…
/sdk/eclipse/monitor/
Dbuild.gradle73 task unzipLinux64(type: Copy) {
81 task unzipLinux(type: Copy) {
89 task unzipMac64(type: Copy) {
97 task unzipWin64(type: Copy) {
105 task unzipWin(type: Copy) {
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
DHierarchyViewerPluginDirector.java42 public void executeInBackground(final String taskName, final Runnable task) { in executeInBackground() argument
46 task.run(); in executeInBackground()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DDeviceView.java647 SystraceTask task = new SystraceTask(device, atraceOptions); in launchSystrace()
648 Thread t = new Thread(task, "Systrace Output Receiver"); in launchSystrace()
657 task.cancel(); in launchSystrace()
665 if (task.getError() != null) { in launchSystrace()
666 throw new RuntimeException(task.getError()); in launchSystrace()
677 parser.parse(task.getAtraceOutput()); in launchSystrace()
/sdk/eclipse/
Dbuild.gradle104 task copydeps << {
142 task unzipTargetPlatform << {
153 task buildEclipse(type: Exec, dependsOn: unzipTargetPlatform) {
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DScreenViewer.java56 private GetScreenshotTask task; field in ScreenViewer
657 if (task != null && !task.isDone()) { in actionPerformed()
660 task = new GetScreenshotTask(); in actionPerformed()
661 task.execute(); in actionPerformed()
/sdk/
DREADME.txt37 - Gradle targets are in the form "project-name:task-name".
40 - Generally there are only 2 task names to remember:
Dbuild.gradle110 …jectDir.parentFile/prebuilts/tools/common/proguard/proguard4.7/src/proguard/ant/task.properties") {
/sdk/testapps/jarCheckTests1/app/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests3/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests2/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests2/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/libsAndJarTest/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/libsAndJarTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests3/lib2/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/apps/NotificationStudio/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...