Home
last modified time | relevance | path

Searched refs:toWindowContainerToken (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowOrganizerTests.java495 assertEquals(rootTask.mRemoteToken.toWindowContainerToken(), info.token); in testRootTaskTransaction()
509 t.setBounds(wc.mRemoteToken.toWindowContainerToken(), new Rect(10, 10, 100, 100)); in testTransaction()
527 t.setWindowingMode(wc.mRemoteToken.toWindowContainerToken(), WINDOWING_MODE_FULLSCREEN); in testSetWindowingMode()
538 t.setWindowingMode(rootTask.mRemoteToken.toWindowContainerToken(), WINDOWING_MODE_PINNED); in testSetActivityWindowingMode()
540 rootTask.mRemoteToken.toWindowContainerToken(), WINDOWING_MODE_FULLSCREEN); in testSetActivityWindowingMode()
558 t.setFocusable(rootTask.mRemoteToken.toWindowContainerToken(), false); in testContainerFocusableChanges()
561 t.setFocusable(rootTask.mRemoteToken.toWindowContainerToken(), true); in testContainerFocusableChanges()
573 t.setHidden(rootTask.mRemoteToken.toWindowContainerToken(), true); in testContainerHiddenChanges()
576 t.setHidden(rootTask.mRemoteToken.toWindowContainerToken(), false); in testContainerHiddenChanges()
609 t.setHidden(taskFragment.mRemoteToken.toWindowContainerToken(), true); in testTaskFragmentHiddenFocusableTranslucentChanges()
[all …]
DTransitionTests.java190 assertNotNull(info.getChange(newTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NewTask()
191 assertNotNull(info.getChange(oldTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NewTask()
198 assertNotNull(info.getChange(newTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NewTask()
199 assertNotNull(info.getChange(oldTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NewTask()
206 assertNotNull(info.getChange(newTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NewTask()
207 assertNotNull(info.getChange(oldTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NewTask()
282 assertNotNull(info.getChange(newTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NestedTasks()
283 assertNotNull(info.getChange(oldTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NestedTasks()
290 assertNotNull(info.getChange(newNestedTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NestedTasks()
291 assertNotNull(info.getChange(oldTask.mRemoteToken.toWindowContainerToken())); in testCreateInfo_NestedTasks()
[all …]
DDisplayAreaOrganizerTest.java142 .isEqualTo(wc.mRemoteToken.toWindowContainerToken()); in testCreateTaskDisplayArea_topBelowRoot()
166 .isEqualTo(wc.mRemoteToken.toWindowContainerToken()); in testCreateTaskDisplayArea_topBelowAnotherTaskDisplayArea()
224 mOrganizerController.deleteTaskDisplayArea(newTda.mRemoteToken.toWindowContainerToken()); in testDeleteTaskDisplayArea()
267 tda.mRemoteToken.toWindowContainerToken())); in testDeleteTaskDisplayArea_invalidTaskDisplayArea()
DContentRecordingControllerTests.java130 mRootTaskToken.toWindowContainerToken().asBinder()); in testSetContentRecordingSessionLocked_updateSession_noLongerWaiting_accepted()
151 mRootTaskToken.toWindowContainerToken().asBinder()); in testSetContentRecordingSessionLocked_invalidUpdateSession_notWaiting_notAccepted()
DDisplayAreaPolicyBuilderTest.java786 final WindowContainerToken fakeToken = mRoot.mRemoteToken.toWindowContainerToken(); in testGetTaskDisplayArea_DefaultFunction_InvalidTdaToken_ReturnsDefaultTda()
818 .toWindowContainerToken(); in testGetTaskDisplayArea_DefaultFunction_TdaOnDifferentDisplay_ThrowException()
847 .toWindowContainerToken(); in testGetTaskDisplayArea_DefaultFunction_ContainsTdaToken_ReturnsTda()
854 final WindowContainerToken tda1Token = mTda1.mRemoteToken.toWindowContainerToken(); in testGetTaskDisplayArea_DefaultFunction_ContainsTdaToken_ReturnsTda()
860 final WindowContainerToken tda2Token = mTda2.mRemoteToken.toWindowContainerToken(); in testGetTaskDisplayArea_DefaultFunction_ContainsTdaToken_ReturnsTda()
DTaskFragmentOrganizerControllerTest.java171 mFragmentWindowToken = mTaskFragment.mRemoteToken.toWindowContainerToken(); in setup()
1640 mTransaction.setRelativeBounds(mTaskFragment.mRemoteToken.toWindowContainerToken(), in testMinDimensionViolation_setRelativeBounds()
1714 final WindowContainerToken token = mTaskFragment.mRemoteToken.toWindowContainerToken(); in testApplyTransaction_setRelativeBounds()
1753 final WindowContainerToken token = mTaskFragment.mRemoteToken.toWindowContainerToken(); in testUntrustedEmbedding_setRelativeBounds_adjustToTaskBounds()
2152 mFragmentWindowToken = mTaskFragment.mRemoteToken.toWindowContainerToken(); in setupTaskFragmentInPip()
DWindowManagerServiceTests.java830 when(remoteToken.toWindowContainerToken()).thenReturn(launchRootTask); in testGetTaskWindowContainerTokenForRecordingSession_validTaskId()
936 .isEqualTo(task.mRemoteToken.toWindowContainerToken().asBinder()); in setContentRecordingSession_matchingTask_mutatesSessionWithWindowContainerInfo()
1524 when(remoteToken.toWindowContainerToken()).thenReturn(wct); in setupActivityWithLaunchCookie()
DDisplayAreaTest.java599 assertThat(info.token).isEqualTo(displayArea.mRemoteToken.toWindowContainerToken()); in testGetDisplayAreaInfo()
DTaskLaunchParamsModifierTests.java174 .mRemoteToken.toWindowContainerToken()); in testUsesOptionsDisplayAreaTokenIfSet()
475 mDefaultDisplay.getDefaultTaskDisplayArea().mRemoteToken.toWindowContainerToken()); in testNotOverrideDisplayAreaWhenActivityOptionsHasDisplayAreaToken()
DActivityStarterTests.java809 .setLaunchRootTask(adjacentParent.mRemoteToken.toWindowContainerToken()); in testAdjustLaunchTargetWithAdjacentTask()
DDisplayContentTests.java2114 WindowContainerToken dcToken = dc.mRemoteToken.toWindowContainerToken(); in testShellTransitRotation()
/frameworks/opt/car/services/builtInServices/src/com/android/server/wm/
DActivityOptionsWrapper.java87 .mRemoteToken.toWindowContainerToken(); in setLaunchRootTask()
/frameworks/opt/car/services/updatableServices/tests/src/com/android/server/wm/
DCarActivityInterceptorUpdatableTest.java230 .mRemoteToken.toWindowContainerToken()); in interceptActivityLaunch_nullOptions_persistedActivity_setsLaunchRootTask()
268 .mRemoteToken.toWindowContainerToken()); in interceptActivityLaunch_persistedActivity_setsLaunchRootTask()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStartController.java177 .toWindowContainerToken()); in startHomeActivity()
DDisplayArea.java685 final DisplayAreaInfo info = new DisplayAreaInfo(mRemoteToken.toWindowContainerToken(), in getDisplayAreaInfo()
DTaskOrganizerController.java998 return task.mRemoteToken.toWindowContainerToken(); in getImeTarget()
DTransition.java2770 target.mRemoteToken != null ? target.mRemoteToken.toWindowContainerToken() in calculateTransitionInfo()
2774 change.setParent(info.mEndParent.mRemoteToken.toWindowContainerToken()); in calculateTransitionInfo()
2778 change.setLastParent(info.mStartParent.mRemoteToken.toWindowContainerToken()); in calculateTransitionInfo()
DActivityClientController.java1303 requester.getParent().mRemoteToken.toWindowContainerToken(); in executeMultiWindowFullscreenRequest()
DTaskFragment.java2830 mRemoteToken.toWindowContainerToken(), in getTaskFragmentInfo()
DTask.java3418 info.token = mRemoteToken.toWindowContainerToken();
4650 if (!getParent().mRemoteToken.toWindowContainerToken()
DWindowContainer.java3902 WindowContainerToken toWindowContainerToken() { in toWindowContainerToken() method in WindowContainer.RemoteToken
DWindowManagerService.java9128 taskWindowContainerToken = targetTask.mRemoteToken.toWindowContainerToken(); in getTaskWindowContainerInfoForRecordingSession()
9142 taskWindowContainerToken = targetTask.mRemoteToken.toWindowContainerToken(); in getTaskWindowContainerInfoForRecordingSession()
/frameworks/base/services/
Dart-wear-profile29163 HPLcom/android/server/wm/WindowContainer$RemoteToken;->toWindowContainerToken()Landroid/window/Wind…