Searched refs:IFA_F_OPTIMISTIC (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java268 public static final int IFA_F_OPTIMISTIC = placeholder(); field in class:OsConstants
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp257 #if defined(IFA_F_OPTIMISTIC)
258 initConstant(env, c, "IFA_F_OPTIMISTIC", IFA_F_OPTIMISTIC);

Completed in 7 milliseconds