Home
last modified time | relevance | path

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

/libcore/luni/annotations/flagged_api/android/system/
DOsConstants.annotated.java1196 public static final int ST_RELATIME; field in OsConstants
1197 static { ST_RELATIME = 0; }
/libcore/luni/src/main/java/android/system/
DOsConstants.java775 public static final int ST_RELATIME = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp591 initConstant(env, c, "ST_RELATIME", ST_RELATIME); in OsConstants_initConstants()
/libcore/api/
Dcurrent.txt540 field public static final int ST_RELATIME;