Searched defs:getY (Results 1 – 11 of 11) sorted by relevance
39 public float getY() { in getY() method in RelativePosition
126 private int getY(float f) { in getY() method in FlingScroller
88 public float getY(final int row) { in getY() method in TouchPositionCorrection
207 public float getY() { in getY() method in TargetDrawable
85 public float getY() { in getY() method in PointCloud.GlowManager
187 private static int getY(View view) { in getY() method in MessageListItemCoordinates
141 public int getY(final int pos) { in getY() method in MoreSuggestions.MoreSuggestionsParam
235 public int getY(final int row) { in getY() method in MoreKeysKeyboard.MoreKeysKeyboardParams
376 public int getY() { in getY() method in DragLayer.LayoutParams
3292 public int getY() { in getY() method in CellLayout.LayoutParams
1127 mMiniKeyboard.setPopupOffset(x < 0 ? 0 : x, y); in onLongPress()