Searched defs:NO_GRAVITY (Results 1 – 2 of 2) sorted by relevance
27 public static final int NO_GRAVITY = 0x0000; field in Gravity
1075 mPopupKeyboard.showAtLocation(this, Gravity.NO_GRAVITY, x, y); in onLongPress()