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

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

Completed in 7 milliseconds