Searched defs:instr (Results 1 – 9 of 9) sorted by relevance
43 public InstrumentationTestSuite(Instrumentation instr) { in InstrumentationTestSuite()48 public InstrumentationTestSuite(String name, Instrumentation instr) { in InstrumentationTestSuite()58 public InstrumentationTestSuite(final Class theClass, Instrumentation instr) { in InstrumentationTestSuite()
28 ImeAppHelper(Instrumentation instr, String launcherName) { in ImeAppHelper()32 public ImeAppHelper(Instrumentation instr) { in ImeAppHelper()
24 public ImeAppAutoFocusHelper(Instrumentation instr) { in ImeAppAutoFocusHelper()
28 public FlickerAppHelper(Instrumentation instr, String launcherName) { in FlickerAppHelper()
29 public PipAppHelper(Instrumentation instr) { in PipAppHelper()
1418 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation()
4585 final ActiveInstrumentation instr = caller.getActiveInstrumentation(); in getProcessMemoryInfo() local5183 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in attachApplicationLocked() local17015 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in addInstrumentationResultsLocked() local17051 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in finishInstrumentationLocked() local20189 final ActiveInstrumentation instr = mActiveInstrumentation.get(i); in startDelegateShellPermissionIdentity() local
4970 ActiveInstrumentation instr = r.app.getActiveInstrumentation(); in shouldAllowWhileInUsePermissionInFgsLocked() local
7887 Instrumentation instr, IBinder token, int ident, in attach()