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