Searched refs:mTrackAllocationApp (Results 1 – 1 of 1) sorted by relevance
1345 String mTrackAllocationApp = null; field in ActivityManagerService4905 if (mTrackAllocationApp != null && mTrackAllocationApp.equals(processName)) { in attachApplicationLocked()4907 mTrackAllocationApp = null; in attachApplicationLocked()8025 mTrackAllocationApp = processName; in setTrackAllocationApp()10800 if (mTrackAllocationApp != null) { in dumpProcessesLocked()10801 if (dumpPackage == null || dumpPackage.equals(mTrackAllocationApp)) { in dumpProcessesLocked()10806 pw.println(" mTrackAllocationApp=" + mTrackAllocationApp); in dumpProcessesLocked()11104 if (mTrackAllocationApp != null) { in writeProcessesToProtoLocked()11105 if (dumpPackage == null || dumpPackage.equals(mTrackAllocationApp)) { in writeProcessesToProtoLocked()11107 mTrackAllocationApp); in writeProcessesToProtoLocked()