Searched refs:getProcessName (Results 1 – 13 of 13) sorted by relevance
302 return getProcessName(callingInfo) + SANDBOX_PROCESS_NAME_SUFFIX; in toSandboxProcessName()309 return getProcessName(callingInfo) + SANDBOX_INSTR_PROCESS_NAME_SUFFIX; in toSandboxProcessNameForInstrumentation()339 private String getProcessName(CallingInfo callingInfo) in getProcessName() method in SdkSandboxServiceProviderImpl
315 if (ss.getProcessName() != null) { in getProcs()316 ProcStatsEntry ent = entriesMap.get(ss.getProcessName(), in getProcs()321 + " to proc " + ss.getProcessName()); in getProcs()324 Log.w(TAG, "No process " + ss.getProcessName() + "/" in getProcs()
259 entry.mLabel = getProcessName(mApp.mUiLabel, entry); in fillProcessesSection()293 private static String getProcessName(String appLabel, ProcStatsEntry entry) { in getProcessName() method in ProcessStatsDetail
324 mProcess = service.getProcessName(); in Service()
41 a -> a.getProcessName()
47 a -> a.getProcessName()
43 a -> a.getProcessName()
42 a -> a.getProcessName()
46 a -> a.getProcessName()
70 final String processName = getProcessName();