Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
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
559 final ActivityRecord translucentActivity = new ActivityBuilder(mAtm).build(); in testNotApplyStrategyToTranslucentActivitiesOverEmbeddedActivities() local
[all …]
DTaskFragmentTest.java261 ActivityRecord translucentActivity = new ActivityBuilder(mAtm) in testActivityVisibilityBehindTranslucentTaskFragment() local
DActivityStarterTests.java563 final ActivityRecord translucentActivity = new TaskBuilder(mSupervisor) in testMoveVisibleTaskToFront() local
DActivityRecordTests.java1594 ActivityRecord translucentActivity; in testCompleteFinishing_ensureActivitiesVisible() local