Searched refs:PROCESS (Results 1 – 2 of 2) sorted by relevance
48 public static final String PROCESS = "process"; field in CrashUtils76 return new File(crash.getString(PROCESS)).getName(); in getProcessFileName()194 crash.put(PROCESS, process); in addAllCrashes()
85 json.put(CrashUtils.PROCESS, process); in createCrashJson()