Searched refs:IFF_AUTOMEDIA (Results 1 – 2 of 2) sorted by relevance
284 #if defined(IFF_AUTOMEDIA) in OsConstants_initConstants()285 initConstant(env, c, "IFF_AUTOMEDIA", IFF_AUTOMEDIA); in OsConstants_initConstants()
311 public static final int IFF_AUTOMEDIA = placeholder(); field in OsConstants