Home
last modified time | relevance | path

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

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