Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/system/
DOsConstants.java747 public static final int SPLICE_F_MOVE = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp578 initConstant(env, c, "SPLICE_F_MOVE", SPLICE_F_MOVE); in OsConstants_initConstants()
/libcore/api/
Dmodule-lib-current.txt70 field public static final int SPLICE_F_MOVE;