Home
last modified time | relevance | path

Searched defs:currentSize (Results 1 – 3 of 3) sorted by relevance

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DDevicePolicyManagerTest.java233 int currentSize = TestApis.devicePolicy().getPolicySizeForAdmin(admin); in setMaxPolicyStorageLimit_policySet_sizeIncreases() local
266 int currentSize = TestApis.devicePolicy().getPolicySizeForAdmin(admin); in setMaxPolicyStorageLimit_policySetThenUnset_sizeResets() local
303 int currentSize = TestApis.devicePolicy().getPolicySizeForAdmin(admin); in setMaxPolicyStorageLimit_setSamePolicyTwice_sizeDoesNotIncrease() local
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingPlaceholderTests.java200 final Size currentSize = mReportedDisplayMetrics.getSize(); in testPlaceholderFinishedWhenTaskWidthDecreased() local
218 final Size currentSize = mReportedDisplayMetrics.getSize(); in testPlaceholderLaunchedWhenTaskWidthIncreased() local
290 final Size currentSize = mReportedDisplayMetrics.getSize(); in testStickyPlaceholder() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java775 final SizeInfo currentSize = activitySession.getConfigInfo().sizeInfo; in testFixedOrientationWhenRotating() local