Home
last modified time | relevance | path

Searched refs:SIGPWR (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp497 #if defined(SIGPWR) in OsConstants_initConstants()
498 initConstant(env, c, "SIGPWR", SIGPWR); in OsConstants_initConstants()
/libcore/luni/src/main/java/android/system/
DOsConstants.java634 public static final int SIGPWR = placeholder(); field in OsConstants
/libcore/api/
Dcurrent.txt455 field public static final int SIGPWR;