Home
last modified time | relevance | path

Searched defs:setSmallestScreenWidthDp (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h285 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp() function
/aosp14/frameworks/base/core/java/android/window/
H A DWindowContainerTransaction.java270 public WindowContainerTransaction setSmallestScreenWidthDp( in setSmallestScreenWidthDp() method in WindowContainerTransaction