Home
last modified time | relevance | path

Searched refs:WCONTINUED (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java653 public static final int WCONTINUED = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp603 initConstant(env, c, "WCONTINUED", WCONTINUED); in OsConstants_initConstants()