Home
last modified time | relevance | path

Searched refs:ST_RELATIME (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java756 public static final int ST_RELATIME = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp582 initConstant(env, c, "ST_RELATIME", ST_RELATIME); in OsConstants_initConstants()
/libcore/api/
Dcurrent.txt515 field public static final int ST_RELATIME;