Home
last modified time | relevance | path

Searched refs:MSG_DONTROUTE (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/annotations/flagged_api/android/system/
DOsConstants.annotated.java782 public static final int MSG_DONTROUTE; field in OsConstants
783 static { MSG_DONTROUTE = 0; }
/libcore/luni/src/main/java/android/system/
DOsConstants.java464 public static final int MSG_DONTROUTE = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp397 initConstant(env, c, "MSG_DONTROUTE", MSG_DONTROUTE); in OsConstants_initConstants()
/libcore/api/
Dcurrent.txt403 field public static final int MSG_DONTROUTE;