Searched refs:halProc (Results 1 – 1 of 1) sorted by relevance
19 String javaProc, halProc; field in SvcMonitor59 halProc = intent.getStringExtra("hal"); in startMonitor()61 if (javaProc == null || halProc == null || period < 100) { in startMonitor()113 halPID = getPIDof(svcmonitor.halProc); in MonitorRunnable()124 (halPID.isEmpty() ? svcmonitor.halProc : svcmonitor.javaProc)); in run()