Searched refs:MSG_PEEK (Results 1 – 4 of 4) sorted by relevance
41 import static android.system.OsConstants.MSG_PEEK;131 doRecv(p, MSG_PEEK); in peek()137 doRecv(p, MSG_PEEK); in peekData()
462 public static final int MSG_PEEK = placeholder(); field in OsConstants
390 initConstant(env, c, "MSG_PEEK", MSG_PEEK); in OsConstants_initConstants()
382 field public static final int MSG_PEEK;