Home
last modified time | relevance | path

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

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