Searched refs:getPIDof (Results 1 – 1 of 1) sorted by relevance
112 javaPID = getPIDof(svcmonitor.javaProc); in MonitorRunnable()113 halPID = getPIDof(svcmonitor.halProc); in MonitorRunnable()159 private String getPIDof(String psName) { in getPIDof() method in SvcMonitor.MonitorRunnable