Searched refs:setSmallestScreenWidthDp (Results 1 – 8 of 8) sorted by relevance
174 verify(mWct).setSmallestScreenWidthDp(eq(task1.token), anyInt()); in testApplyTaskChanges_updatesSmallestScreenWidthDp()175 verify(mWct).setSmallestScreenWidthDp(eq(task2.token), anyInt()); in testApplyTaskChanges_updatesSmallestScreenWidthDp()
285 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp() function
312 .setSmallestScreenWidthDp(0x0780) in TEST()
412 wct.setSmallestScreenWidthDp(mRootTaskInfo.token, SMALLEST_SCREEN_WIDTH_DP_UNDEFINED); in resetBounds()
1626 wct.setSmallestScreenWidthDp(mMainStage.mRootTaskInfo.token, in prepareSplitLayout()
798 wct.setSmallestScreenWidthDp(task.token, getSmallestWidthDp(bounds)); in setTaskBounds()
270 public WindowContainerTransaction setSmallestScreenWidthDp( in setSmallestScreenWidthDp() method in WindowContainerTransaction
4137 …method @NonNull public android.window.WindowContainerTransaction setSmallestScreenWidthDp(@NonNull…