Home
last modified time | relevance | path

Searched refs:setSmallestScreenWidthDp (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarDisplayAreaController.java687 wct.setSmallestScreenWidthDp(foregroundDisplayToken, foregroundDisplayWidthDp); in updateBounds()
699 wct.setSmallestScreenWidthDp(titleBarDisplayToken, titleBarDisplayWidthDp); in updateBounds()
711 wct.setSmallestScreenWidthDp(voicePlateDisplayToken, voicePlateDisplayWidthDp); in updateBounds()
723 wct.setSmallestScreenWidthDp(backgroundDisplayToken, backgroundDisplayWidthDp); in updateBounds()
729 wct.setSmallestScreenWidthDp(imeRootDisplayToken, backgroundDisplayWidthDp); in updateBounds()
741 wct.setSmallestScreenWidthDp(controlBarDisplayToken, controlBarDisplayWidthDp); in updateBounds()
783 wct.setSmallestScreenWidthDp(foregroundDisplayToken, in makeForegroundDAFullscreen()
H A DCarDisplayAreaOrganizer.java251 wct.setSmallestScreenWidthDp(backgroundDisplayToken, in updateBackgroundDisplayBounds()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DLegacySplitDisplayLayout.java170 t.setSmallestScreenWidthDp(mTiles.mPrimary.token, in resizeSplits()
172 t.setSmallestScreenWidthDp(mTiles.mSecondary.token, in resizeSplits()
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DUtil_test.cpp311 .setSmallestScreenWidthDp(0x0780) in TEST()
/aosp12/frameworks/base/tools/aapt2/test/
H A DBuilders.h287 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp() function
/aosp12/frameworks/base/core/java/android/window/
H A DWindowContainerTransaction.java245 public WindowContainerTransaction setSmallestScreenWidthDp( in setSmallestScreenWidthDp() method in WindowContainerTransaction
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt3303 …method @NonNull public android.window.WindowContainerTransaction setSmallestScreenWidthDp(@NonNull…