Home | History | Annotate | Download | only in grid

Lines Matching refs:GRAVITY_BOTTOM

41 import static com.android.ide.common.layout.GravityHelper.GRAVITY_BOTTOM;
853 && ((view.gravity & (GRAVITY_CENTER_VERT | GRAVITY_BOTTOM)) == 0)) {