Home
last modified time | relevance | path

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

/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