Home
last modified time | relevance | path

Searched defs:translucentActivity (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java197 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testCleanLetterboxConfigListenerWhenTranslucentIsDestroyed() local
225 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testHorizontalReachabilityEnabledForTranslucentActivities() local
300 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testVerticalReachabilityEnabledForTranslucentActivities() local
376 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testApplyStrategyAgainWhenOpaqueIsDestroyed() local
404 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testResetOpaqueReferenceWhenOpaqueIsDestroyed() local
441 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testNotApplyStrategyAgainWhenOpaqueIsNotDestroyed() local
465 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testApplyStrategyToTranslucentActivities() local
493 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testApplyStrategyToTranslucentActivitiesRetainsWindowConfigurationProperties() local
525 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testApplyStrategyToMultipleTranslucentActivities() local
580 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testTranslucentActivitiesDontGoInSizeCompatMode() local
[all …]
H A DTaskFragmentTest.java261 ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testActivityVisibilityBehindTranslucentTaskFragment() local
H A DActivityStarterTests.java563 final ActivityRecord translucentActivity = new TaskBuilder(mSupervisor) in testMoveVisibleTaskToFront() local
H A DActivityRecordTests.java1604 ActivityRecord translucentActivity; in testCompleteFinishing_ensureActivitiesVisible() local