Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_content_res_Configuration.cpp45 jfieldID smallestScreenWidthDp; member
/frameworks/base/tools/aapt2/test/
DBuilders.h287 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DConfigurationContainerTests.java464 int smallestScreenWidthDp = in resolveOverrideConfiguration() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewTest.java801 private void updateSmallestScreenWidth(int smallestScreenWidthDp) { in updateSmallestScreenWidth()
/frameworks/base/core/java/android/content/res/
DAssetManager.java1440 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()
1527 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
DConfiguration.java792 public int smallestScreenWidthDp; field in Configuration
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1163 uint16_t smallestScreenWidthDp; member