Searched refs:waitForProcessDeath (Results 1 – 3 of 3) sorted by relevance
1318 public static void waitForProcessDeath(int pid, int timeout) in waitForProcessDeath() method in Process
2031 Process.waitForProcessDeath(pid, PROC_KILL_TIMEOUT);
16060 HPLandroid/os/Process;->waitForProcessDeath(II)V