Home
last modified time | relevance | path

Searched refs:layoutType (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/search/
H A DSearchTarget.java165 @NonNull String layoutType, in SearchTarget() argument
177 mLayoutType = Objects.requireNonNull(layoutType); in SearchTarget()
382 @SearchLayoutType @NonNull String layoutType, in Builder() argument
385 mLayoutType = Objects.requireNonNull(layoutType); in Builder()
/aosp12/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java583 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType() argument
584 mDropDownWindowLayoutType = layoutType; in setWindowLayoutType()
H A DPopupWindow.java1099 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType() argument
1100 mWindowLayoutType = layoutType; in setWindowLayoutType()
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp208 uint32_t layoutType = layout.type; in compareMd5Chksm() local
212 if (bitDepth == 8 && layoutType == C2PlanarLayout::TYPE_YUV && colInc == 1) { in compareMd5Chksm()
216 } else if (bitDepth == 8 && layoutType == C2PlanarLayout::TYPE_YUV && colInc == 2) { in compareMd5Chksm()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...