Home | History | Annotate | Download | only in app

Lines Matching defs:Instrumentation

674     private Instrumentation mInstrumentation;
3424 Instrumentation.ActivityResult ar =
3474 Instrumentation.ActivityResult ar =
3567 Instrumentation.checkStartActivityResult(result, null);
3794 Instrumentation.checkStartActivityResult(result, intent);
3906 Instrumentation.ActivityResult ar =
3957 Instrumentation.ActivityResult ar =
5172 final void attach(Context context, ActivityThread aThread, Instrumentation instr, IBinder token,
5181 Instrumentation instr, IBinder token, int ident,
5309 // mResumed is set by the instrumentation