Searched refs:getPaddingBottom (Results 1 – 16 of 16) sorted by relevance
88 final int available = getHeight() - getPaddingTop() - getPaddingBottom() in onTouchEvent()125 final int available = height - getPaddingTop() - getPaddingBottom() in trackTouchEvent()146 - getPaddingBottom() - drawableHeight; in onDraw()
78 int verticalPadding = f.getPaddingBottom() + f.getPaddingTop(); in onLayout()
102 int bottom = getPaddingBottom(); in onDraw()
159 - mButton.getPaddingTop() - mButton.getPaddingBottom(); in updateThumb()
66 setPadding(3, getPaddingTop(), 3, getPaddingBottom()); in InCallMenuItemView()
179 public int getPaddingBottom() { in getPaddingBottom() method in BalloonHint248 + getPaddingBottom(); in setBalloonSize()
365 + mPopupSkbView.getPaddingBottom()); in popupSymbols()
69 int off = getPaddingTop() - getPaddingBottom(); in updateIndicator()
426 mSnippet.setPadding(0, mSnippet.getPaddingTop(), 0, mSnippet.getPaddingBottom());
104 int ht = tv.getPaddingTop() + tv.getPaddingBottom(); in chooseSize()
730 getPaddingLeft() + getPaddingRight(), getPaddingTop() + getPaddingBottom()); in onMeasure()737 width, mKeyboard.getHeight() + getPaddingTop() + getPaddingBottom()); in onMeasure()1209 popupY += container.getPaddingBottom(); in onLongPress()
315 item.getPaddingBottom()); in getChildView()
285 mRightMargin, mTitleBg.getPaddingBottom()); in setInVoiceMode()
139 int ht = tv.getPaddingTop() + tv.getPaddingBottom(); in chooseSize()
305 ((View) mImage.getParent()).getPaddingBottom()); in showWave()
141 int ht = tv.getPaddingTop() + tv.getPaddingBottom(); in chooseSize()