Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp679 #if defined(_SC_AVPHYS_PAGES) in OsConstants_initConstants()
680 initConstant(env, c, "_SC_AVPHYS_PAGES", _SC_AVPHYS_PAGES); in OsConstants_initConstants()
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java883 public static final int _SC_AVPHYS_PAGES = placeholder(); field in OsConstants
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28040 field public static final int _SC_AVPHYS_PAGES;