Searched refs:MSG_EOR (Results 1 – 4 of 4) sorted by relevance
785 public static final int MSG_EOR; field in OsConstants786 static { MSG_EOR = 0; }
465 public static final int MSG_EOR = placeholder(); field in OsConstants
398 initConstant(env, c, "MSG_EOR", MSG_EOR); in OsConstants_initConstants()
404 field public static final int MSG_EOR;