Searched refs:xAdj (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ |
H A D | Gravity.java | 218 int xAdj, int yAdj, Rect outRect) { in apply() argument 222 + ((container.right - container.left - w)/2) + xAdj; in apply() 235 outRect.left = container.left + xAdj; in apply() 245 outRect.right = container.right - xAdj; in apply() 255 outRect.left = container.left + xAdj; in apply() 256 outRect.right = container.right + xAdj; in apply() 328 int xAdj, int yAdj, Rect outRect, int layoutDirection) { in apply() argument 330 apply(absGravity, w, h, container, xAdj, yAdj, outRect); in apply()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |