Searched refs:mTrackAllocationApp (Results 1 – 1 of 1) sorted by relevance
1501 private String mTrackAllocationApp = null; field in ActivityManagerService4716 if (mTrackAllocationApp != null && mTrackAllocationApp.equals(processName)) { in attachApplicationLocked()4718 mTrackAllocationApp = null; in attachApplicationLocked()7332 mTrackAllocationApp = processName; in setTrackAllocationApp()10786 if (mTrackAllocationApp != null) { in dumpOtherProcessesInfoLSP()10787 if (dumpPackage == null || dumpPackage.equals(mTrackAllocationApp)) { in dumpOtherProcessesInfoLSP()10792 pw.println(" mTrackAllocationApp=" + mTrackAllocationApp); in dumpOtherProcessesInfoLSP()10964 if (mTrackAllocationApp != null) { in writeOtherProcessesInfoToProtoLSP()10965 if (dumpPackage == null || dumpPackage.equals(mTrackAllocationApp)) { in writeOtherProcessesInfoToProtoLSP()10967 mTrackAllocationApp); in writeOtherProcessesInfoToProtoLSP()