HomeSort by relevance Sort by last modified time
    Searched refs:startInstrumentation (Results 1 - 8 of 8) sorted by null

  /cts/hostsidetests/appsecurity/test-apps/InstrumentationAppDiffCert/src/com/android/cts/instrumentationdiffcertapp/
InstrumentationFailToRunTest.java 40 myContext.startInstrumentation(appDiffCertInstrumentation, null, new Bundle()));
53 myContext.startInstrumentation(appDiffCertInstrumentation, null, new Bundle()));
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyInstrumentationEvent.java 48 iam.startInstrumentation(cn, null, 0, args, null, null, 0, null);
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsFilter.java 48 startInstrumentation(new ComponentName(ContactsFilter.this,
LocalSample.java 48 startInstrumentation(new ComponentName(LocalSample.this,
  /development/apps/Development/src/com/android/development/
InstrumentationList.java 158 startInstrumentation(className, profilingFile, 0, null, mWatcher, null,
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
MockContext.java 334 public boolean startInstrumentation(ComponentName componentName, String s, Bundle bundle) {
  /frameworks/base/cmds/am/src/com/android/commands/am/
Instrument.java 512 if (!mAm.startInstrumentation(cn, profileFile, flags, args, watcher, connection, userId,
  /cts/tests/tests/content/src/android/content/cts/
ContextTest.java     [all...]

Completed in 770 milliseconds