Searched refs:MalformedStatMException (Results 1 – 1 of 1) sorted by relevance
81 throws DeviceNotAvailableException, MalformedStatMException { in getRootProcesses()91 throws DeviceNotAvailableException, MalformedStatMException { in getRootProcessDirs()111 throws DeviceNotAvailableException, MalformedStatMException { in isRootProcessDir()123 throws DeviceNotAvailableException, MalformedStatMException { in isKernelProcess()134 throw new MalformedStatMException(processDir in isKernelProcess()146 public static class MalformedStatMException extends Exception { class in RootProcessScanner147 MalformedStatMException(String detailMessage) { in MalformedStatMException() method in RootProcessScanner.MalformedStatMException