Searched defs:instr (Results 1 – 6 of 6) 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()
32 val instr: Instrumentation, constant in com.android.server.wm.flicker.helpers.AssistantAppHelper
911 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation()
2261 ActiveInstrumentation instr) throws IOException, RemoteException { in setupProfilerInfoLocked()
4002 final ActiveInstrumentation instr = caller.getActiveInstrumentation(); in getProcessMemoryInfo() local4718 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in attachApplicationLocked() local15881 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in addInstrumentationResultsLocked() local15922 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in finishInstrumentationLocked() local
7718 ActiveInstrumentation instr = targetProcess.getActiveInstrumentation(); in shouldAllowFgsWhileInUsePermissionLocked() local