Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/system/
DOsConstants.java522 public static final int POLLWRBAND = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp427 initConstant(env, c, "POLLWRBAND", POLLWRBAND); in OsConstants_initConstants()
/libcore/api/
Dcurrent.txt418 field public static final int POLLWRBAND;