Home
last modified time | relevance | path

Searched defs:EXACTLY (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
H A DWallpaperSurfaceCallback.java168 mHomeImageWallpaper.measure(makeMeasureSpec(mContainerView.getWidth(), EXACTLY), in setupSurfaceWallpaper() local
169 makeMeasureSpec(mContainerView.getHeight(), EXACTLY)); in setupSurfaceWallpaper() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java2232 measure(makeMeasureSpec(getMeasuredWidth(), EXACTLY), in showCurrentTask() local
2233 makeMeasureSpec(getMeasuredHeight(), EXACTLY)); in showCurrentTask() local
4467 onMeasure(makeMeasureSpec(getMeasuredWidth(), EXACTLY), in updateScrollSynchronously() local
4468 makeMeasureSpec(getMeasuredHeight(), EXACTLY)); in updateScrollSynchronously() local
/aosp12/frameworks/base/core/java/android/view/
H A DView.java28629 public static final int EXACTLY = 1 << MODE_SHIFT; field in View.MeasureSpec
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...