Searched refs:SIGNAL_KILL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DProcess.java342 public static final int SIGNAL_KILL = 9; field in class:Process
912 sendSignal(pid, SIGNAL_KILL);
936 sendSignalQuiet(pid, SIGNAL_KILL);

Completed in 5 milliseconds