Searched refs:mInstr (Results 1 – 1 of 1) sorted by relevance
278 private ActiveInstrumentation mInstr; field in ProcessRecord518 if (mInstr != null) { in dump()519 pw.print(prefix); pw.print("mInstr="); pw.println(mInstr); in dump()992 mInstr = instr; in setActiveInstrumentation()1002 return mInstr; in getActiveInstrumentation()