Home
last modified time | relevance | path

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

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