Searched refs:mInstr (Results 1 – 1 of 1) sorted by relevance
234 private ActiveInstrumentation mInstr; field in ProcessRecord431 if (mInstr != null) { in dump()432 pw.print(prefix); pw.print("mInstr="); pw.println(mInstr); in dump()759 mInstr = instr; in setActiveInstrumentation()769 return mInstr; in getActiveInstrumentation()