Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_content_res_Configuration.cpp45 jfieldID smallestScreenWidthDp; member
/frameworks/base/tools/aapt2/test/
DBuilders.h288 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DConfigurationContainerTests.java479 int smallestScreenWidthDp = in resolveOverrideConfiguration() local
/frameworks/base/core/java/android/content/res/
DAssetManager.java1555 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()
1578 int navigation, int screenWidth, int screenHeight, int smallestScreenWidthDp, in setConfiguration()
1594 int navigation, int screenWidth, int screenHeight, int smallestScreenWidthDp, in setConfigurationInternal()
1692 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in nativeSetConfiguration()
DConfiguration.java921 public int smallestScreenWidthDp; field in Configuration
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java919 protected void updateSmallestScreenWidth(int smallestScreenWidthDp) { in updateSmallestScreenWidth()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1190 uint16_t smallestScreenWidthDp; member
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...