Searched defs:processName (Results 1 – 3 of 3) sorted by relevance
34 String processName = intent.getStringExtra("processName"); in onCreate() local
488 String processName = getAttributeValue(attributes, AndroidManifest.ATTRIBUTE_PROCESS, in processActivityNode() local513 String processName = getAttributeValue(attributes, AndroidManifest.ATTRIBUTE_PROCESS, in processNode() local604 private void addProcessName(String processName) { in addProcessName()
182 public boolean appCrashed(String processName, int pid, String shortMsg, in appCrashed()217 public int appNotResponding(String processName, int pid, in appNotResponding()