Home
last modified time | relevance | path

Searched defs:screenLayout (Results 1 – 25 of 201) sorted by relevance

123456789

/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DCompatibilityInfo.java170 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
175 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
180 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
H A DAssetManager.java1581 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int grammaticalGender, in setConfiguration()
1604 int screenWidthDp, int screenHeightDp, int screenLayout, int uiMode, int colorMode, in setConfiguration()
1620 int screenWidthDp, int screenHeightDp, int screenLayout, int uiMode, int colorMode, in setConfigurationInternal()
1717 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int grammaticalGender, in nativeSetConfiguration()
H A DConfiguration.java391 public int screenLayout; field in Configuration
2422 private static int getScreenLayoutNoDirection(int screenLayout) { in getScreenLayoutNoDirection()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/logging/
DQSLoggerKt.java27 private static final java.lang.String toScreenLayoutString(int screenLayout) { in toScreenLayoutString()
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/
H A DConfiguration.kt35 val screenLayout: Int = 0, constant in android.tools.traces.wm.Configuration
/aosp_15_r20/cts/tests/tests/dpi/src/android/dpi/cts/
H A DConfigurationScreenLayoutTest.java147 private int reduceScreenLayout(Activity activity, Insets excludeInsets, int screenLayout) { in reduceScreenLayout()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_content_res_Configuration.cpp34 jfieldID screenLayout; member
/aosp_15_r20/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
H A DScreenDeviceInfo.java209 int screenLayout = configuration.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK; in getScreenSize() local
/aosp_15_r20/external/robolectric/resources/src/test/java/org/robolectric/res/android/
H A DResTableConfigTest.java188 int screenLayout; field in ResTableConfigTest.ResTableConfigBuilder
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager14.java98 int screenLayout, in nativeSetConfiguration()
H A DShadowArscAssetManager.java145 int screenLayout, in setConfiguration()
186 int screenLayout, in setConfiguration()
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DBuilders.h280 ConfigDescriptionBuilder& setScreenLayout(uint8_t screenLayout) { in setScreenLayout()
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DResTable_config.java144 int screenLayout = 0; in createConfig() local
736 int screenLayout, in ResTable_config()
783 public int screenLayout; field in ResTable_config
/aosp_15_r20/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
H A DDeviceInfoInstrument.java213 int screenLayout = config.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK; in getScreenSize() local
/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/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskTests.java1009 final int screenLayout = parentConfig.screenLayout in testInsetDisregardedWhenFreeformOverlapsNavBar() local
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1188 uint8_t screenLayout; 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/7/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml junit/ junit/runner ...
/aosp_15_r20/prebuilts/sdk/4/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF resources.arsc com/ com/android ...
/aosp_15_r20/prebuilts/sdk/5/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/crypto/ javax/ ...
/aosp_15_r20/prebuilts/sdk/6/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/8/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/xml/ org/ ...
/aosp_15_r20/prebuilts/sdk/10/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...

123456789