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()
29 val instr: Instrumentation, constant in com.android.server.wm.flicker.helpers.AssistantAppHelper
807 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation()
2025 ActiveInstrumentation instr) throws IOException, RemoteException { in setupProfilerInfoLocked()
4141 final ActiveInstrumentation instr = caller.getActiveInstrumentation(); in getProcessMemoryInfo() local4840 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in attachApplicationLocked() local14985 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in addInstrumentationResultsLocked() local15024 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in finishInstrumentationLocked() local
6555 ActiveInstrumentation instr = targetService.app.getActiveInstrumentation(); in shouldAllowFgsWhileInUsePermissionLocked() local