Searched refs:mInstr (Results 1 – 1 of 1) sorted by relevance
269 private ActiveInstrumentation mInstr; field in ProcessRecord503 if (mInstr != null) { in dump()504 pw.print(prefix); pw.print("mInstr="); pw.println(mInstr); in dump()912 mInstr = instr; in setActiveInstrumentation()922 return mInstr; in getActiveInstrumentation()