Searched refs:byProcess (Results 1 – 1 of 1) sorted by relevance
2799 String byProcess = mAppClassNamesByProcess.get(processName); in getCustomApplicationClassNameForProcess() local2800 if (byProcess != null) { in getCustomApplicationClassNameForProcess()2801 return byProcess; in getCustomApplicationClassNameForProcess()