Home
last modified time | relevance | path

Searched defs:screenHeightDp (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/util/
DAccessibilityUtils.java134 final int screenHeightDp = resources.getConfiguration().screenHeightDp; in getScreenHeightPixels() local
/frameworks/base/core/jni/
Dandroid_content_res_Configuration.cpp44 jfieldID screenHeightDp; member
/frameworks/base/tools/aapt2/test/
DBuilders.h296 ConfigDescriptionBuilder& setScreenHeightDp(uint16_t screenHeightDp) { in setScreenHeightDp()
/frameworks/base/core/java/android/content/res/
DAssetManager.java1556 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int grammaticalGender, in setConfiguration()
1579 int screenWidthDp, int screenHeightDp, int screenLayout, int uiMode, int colorMode, in setConfiguration()
1595 int screenWidthDp, int screenHeightDp, int screenLayout, int uiMode, int colorMode, in setConfigurationInternal()
1693 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int grammaticalGender, in nativeSetConfiguration()
DConfiguration.java904 public int screenHeightDp; field in Configuration
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1198 uint16_t screenHeightDp; member
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java1758 int screenHeightDp) { in computeScreenLayout()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...