Home
last modified time | relevance | path

Searched refs:yAdj (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DGravity.java219 int xAdj, int yAdj, @NonNull Rect outRect) { in apply() argument
264 + ((container.bottom - container.top - h)/2) + yAdj; in apply()
277 outRect.top = container.top + yAdj; in apply()
287 outRect.bottom = container.bottom - yAdj; in apply()
297 outRect.top = container.top + yAdj; in apply()
298 outRect.bottom = container.bottom + yAdj; in apply()
329 int xAdj, int yAdj, @NonNull Rect outRect, int layoutDirection) { in apply() argument
331 apply(absGravity, w, h, container, xAdj, yAdj, outRect); in apply()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...