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