Searched refs:SPLICE_F_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
490 /** @hide */ public static final int SPLICE_F_NONBLOCK = placeholder(); field in OsConstants
548 initConstant(env, c, "SPLICE_F_NONBLOCK", SPLICE_F_NONBLOCK); in OsConstants_initConstants()