Searched refs:getPidsForCommands (Results 1 – 2 of 2) sorted by relevance
1245 public static final native int[] getPidsForCommands(String[] cmds); in getPidsForCommands() method in Process
5318 int[] pids = Process.getPidsForCommands(nativeProcs); in dumpStackTraces()