Searched refs:IFF_RUNNING (Results 1 – 2 of 2) sorted by relevance
286 public static final int IFF_RUNNING = placeholder(); field in OsConstants
293 initConstant(env, c, "IFF_RUNNING", IFF_RUNNING); in OsConstants_initConstants()