Home
last modified time | relevance | path

Searched refs:xAdj (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
223 + ((container.right - container.left - w)/2) + xAdj; in apply()
236 outRect.left = container.left + xAdj; in apply()
246 outRect.right = container.right - xAdj; in apply()
256 outRect.left = container.left + xAdj; in apply()
257 outRect.right = container.right + xAdj; 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 ...