Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/accessibilityservice/util/
H A DAccessibilityUtils.java120 final int screenWidthDp = resources.getConfiguration().screenWidthDp; in getScreenWidthPixels() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_content_res_Configuration.cpp43 jfieldID screenWidthDp; member
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h289 ConfigDescriptionBuilder& setScreenWidthDp(uint16_t screenWidthDp) { in setScreenWidthDp()
/aosp14/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1478 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()
1575 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
H A DConfiguration.java835 public int screenWidthDp; field in Configuration
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1191 uint16_t screenWidthDp; member
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java1769 static int computeScreenLayout(int sourceScreenLayout, int screenWidthDp, in computeScreenLayout()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...