Home
last modified time | relevance | path

Searched refs:smallestScreenWidthDp (Results 1 – 15 of 15) sorted by relevance

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DProtoExtractors.java44 config.smallestScreenWidthDp = proto.smallestScreenWidthDp; in extract()
DCommandSession.java1160 smallestWidthDp = config.smallestScreenWidthDp;
DActivityManagerTestBase.java1016 return mContext.getResources().getConfiguration().smallestScreenWidthDp >= 600; in isTablet()
/cts/tests/tests/app/src/android/app/cts/
DApplyOverrideConfigurationTest.java60 config.smallestScreenWidthDp); in testOverriddenConfigurationIsPassedIntoCallback()
73 newConfig.smallestScreenWidthDp); in testOverriddenConfigurationIsPassedIntoCallback()
DApplyOverrideConfigurationActivity.java46 overrideConfig.smallestScreenWidthDp = OVERRIDE_SMALLEST_WIDTH; in attachBaseContext()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDisplayTests.java94 longDisplaySize, smallDisplaySize).smallestScreenWidthDp; in testNonDefaultDisplayResourcesConfiguration()
98 smallDisplaySize, longDisplaySize).smallestScreenWidthDp; in testNonDefaultDisplayResourcesConfiguration()
DMultiWindowTests.java132 final int smallestScreenWidthDp = mWmState.getHomeTask() in testNonResizeableActivity() local
133 .mFullConfiguration.smallestScreenWidthDp; in testNonResizeableActivity()
134 if (smallestScreenWidthDp >= configLargeScreenSmallestScreenWidthDp) { in testNonResizeableActivity()
DActivityManagerGetConfigTests.java285 config.smallestScreenWidthDp, resConfig.configuration.smallestScreenWidthDp); in checkResourceConfig()
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DScreenDeviceInfo.java59 store.addResult("smallest_screen_width_dp", configuration.smallestScreenWidthDp); in collectDeviceInfo()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DBubbleActivity.java55 mIsLargeScreen = getResources().getConfiguration().smallestScreenWidthDp >= 600; in onCreate()
DBubblesVerifierActivity.java201 mIsLargeScreen = getResources().getConfiguration().smallestScreenWidthDp >= 600; in onCreate()
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoInstrument.java111 addResult(SMALLEST_SCREEN_WIDTH_DP, configuration.smallestScreenWidthDp); in onStart()
/cts/tests/tests/content/src/android/content/res/cts/
DConfigurationTest.java386 config.smallestScreenWidthDp); in testSetToDefaults()
414 config.smallestScreenWidthDp); in testUnset()
DConfigTest.java162 mConfig.smallestScreenWidthDp = value; in setProperty()
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto230 // Configuration.smallestScreenWidthDp