HomeSort by relevance Sort by last modified time
    Searched defs:RUNTIME (Results 1 - 10 of 10) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/rop/annotation/
AnnotationVisibility.java 25 RUNTIME("runtime"),
  /dalvik/dx/src/com/android/dx/rop/annotation/
AnnotationVisibility.java 25 RUNTIME("runtime"),
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
AnnotationVisibility.java 25 RUNTIME("runtime"),
  /external/chromium_org/v8/src/
runtime.h 14 // The interface to C++ runtime functions.
17 // RUNTIME_FUNCTION_LIST_ALWAYS defines runtime calls available in both
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
HandlerTest.java 34 static final int RUNTIME = 300;
37 static final long DELAYED = RUNTIME + 50;
63 }).runTest(RUNTIME);
72 assertTrue(mHandler.postAtTime(r, SystemClock.uptimeMillis() + RUNTIME));
82 assertTrue(mHandler.postAtTime(r, token, SystemClock.uptimeMillis() + RUNTIME));
91 assertTrue(mHandler1.sendMessageAtTime(msg, SystemClock.uptimeMillis() + RUNTIME));
107 mHandler.sendMessageAtTime(msg, SystemClock.uptimeMillis() + RUNTIME);
117 mHandler.sendMessageAtTime(msg, SystemClock.uptimeMillis() + RUNTIME);
125 mHandler1.sendMessageAtTime(msg, SystemClock.uptimeMillis() + RUNTIME);
126 sleep(RUNTIME / 2)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 144 milliseconds