Searched refs:setSmallestScreenWidthDp (Results 1 – 8 of 8) sorted by relevance
179 verify(mWct).setSmallestScreenWidthDp(eq(task1.token), anyInt()); in testApplyTaskChanges_updatesSmallestScreenWidthDp()180 verify(mWct).setSmallestScreenWidthDp(eq(task2.token), anyInt()); in testApplyTaskChanges_updatesSmallestScreenWidthDp()
288 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp() function
313 .setSmallestScreenWidthDp(0x0780) in TEST()
434 wct.setSmallestScreenWidthDp(mRootTaskInfo.token, SMALLEST_SCREEN_WIDTH_DP_UNDEFINED); in resetBounds()
1839 wct.setSmallestScreenWidthDp(mMainStage.mRootTaskInfo.token, in prepareSplitLayout()
839 wct.setSmallestScreenWidthDp(task.token, getSmallestWidthDp(bounds)); in setTaskBounds()
283 public WindowContainerTransaction setSmallestScreenWidthDp( in setSmallestScreenWidthDp() method in WindowContainerTransaction
4363 …method @NonNull public android.window.WindowContainerTransaction setSmallestScreenWidthDp(@NonNull…