Searched refs:foregroundGravity (Results 1 – 5 of 5) sorted by relevance
241 public void setForegroundGravity(int foregroundGravity) { in setForegroundGravity() argument242 if (getForegroundGravity() != foregroundGravity) { in setForegroundGravity()243 super.setForegroundGravity(foregroundGravity); in setForegroundGravity()
123 public void setForegroundGravity(int foregroundGravity) { in setForegroundGravity() argument124 if (getForegroundGravity() != foregroundGravity) { in setForegroundGravity()125 super.setForegroundGravity(foregroundGravity); in setForegroundGravity()
587 field public static final int foregroundGravity = 16843264; // 0x1010200
645 field public static final int foregroundGravity = 16843264; // 0x1010200
96705 Lcom/android/internal/R$attr;->foregroundGravity:I