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