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

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java526 public static final int _SC_DELAYTIMER_MAX = placeholder(); field in class:OsConstants
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp591 initConstant(env, c, "_SC_DELAYTIMER_MAX", _SC_DELAYTIMER_MAX);

Completed in 6 milliseconds