Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_content_res_Configuration.cpp45 jfieldID smallestScreenWidthDp; member
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h285 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DConfigurationContainerTests.java479 int smallestScreenWidthDp = in resolveOverrideConfiguration() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java799 protected void updateSmallestScreenWidth(int smallestScreenWidthDp) { in updateSmallestScreenWidth()
/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.java900 public int smallestScreenWidthDp; field in Configuration
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1184 uint16_t smallestScreenWidthDp; member
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...