Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1580 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()
1603 int navigation, int screenWidth, int screenHeight, int smallestScreenWidthDp, in setConfiguration()
1619 int navigation, int screenWidth, int screenHeight, int smallestScreenWidthDp, in setConfigurationInternal()
1716 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in nativeSetConfiguration()
H A DConfiguration.java923 public int smallestScreenWidthDp; field in Configuration
/aosp_15_r20/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/
H A DDeviceHelper.java70 int smallestScreenWidthDp = (Math.min(screenWidth, screenHeight) in isTablet() local
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/
H A DConfiguration.kt34 val smallestScreenWidthDp: Int = 0, constant in android.tools.traces.wm.Configuration
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_content_res_Configuration.cpp45 jfieldID smallestScreenWidthDp; member
/aosp_15_r20/external/robolectric/resources/src/test/java/org/robolectric/res/android/
H A DResTableConfigTest.java190 int smallestScreenWidthDp; field in ResTableConfigTest.ResTableConfigBuilder
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager14.java95 int smallestScreenWidthDp, in nativeSetConfiguration()
H A DShadowArscAssetManager.java142 int smallestScreenWidthDp, in setConfiguration()
183 int smallestScreenWidthDp, in setConfiguration()
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DBuilders.h288 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
H A DMultiWindowTests.java128 …final int smallestScreenWidthDp = mWmState.getHomeTask().getFullConfiguration().smallestScreenWidt… in testNonResizeableActivity() local
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DResTable_config.java146 int smallestScreenWidthDp = 0; in createConfig() local
738 int smallestScreenWidthDp, in ResTable_config()
835 public int smallestScreenWidthDp; field in ResTable_config
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DConfigurationContainerTests.java479 int smallestScreenWidthDp = in resolveOverrideConfiguration() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java920 protected void updateSmallestScreenWidth(int smallestScreenWidthDp) { in updateSmallestScreenWidth()
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/apkparser/
HDtools.binary-resources.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE com/ com/google/ com ...
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DKeyboardVisibilityControlTest.java1858 final int smallestScreenWidthDp = in testIMEVisibleWhenNotificationComes() local
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1190 uint16_t smallestScreenWidthDp; member
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-5/
Dframework.jarcom/android/internal/pm/SystemFeaturesMetadata.class SystemFeaturesMetadata.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar5META-INF/ META-INF/MANIFEST.MF android/ android/content/ android/ ...
/aosp_15_r20/prebuilts/sdk/13/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF java/ java/util/ java/ ...
/aosp_15_r20/prebuilts/sdk/15/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF dalvik/ dalvik/system/ dalvik/ ...
/aosp_15_r20/prebuilts/sdk/17/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/16/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/14/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/content/ android/ ...
/aosp_15_r20/prebuilts/sdk/18/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/20/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...

12345678