HomeSort by relevance Sort by last modified time
    Searched refs:overflowFontSize (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
AttachmentGridDrawable.java 78 mPaint.setTextSize(mCoordinates.overflowFontSize);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewCoordinates.java 268 public final float overflowFontSize;
494 overflowFontSize = overflow.getTextSize();
516 overflowFontSize = 0;

Completed in 710 milliseconds