Home
last modified time | relevance | path

Searched refs:dimensions (Results 1 – 11 of 11) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/photomanager/
DLetterTileProvider.java83 public Bitmap getLetterTile(final Dimensions dimensions, final String displayName, in getLetterTile() argument
89 final Bitmap bitmap = getBitmap(dimensions, false /* getDefault */); in getLetterTile()
92 + "address %s.", dimensions.width, dimensions.height, displayName, address); in getLetterTile()
105 dimensions.fontSize > 0 ? dimensions.fontSize : getFontSize(dimensions.scale)); in getLetterTile()
107 c.drawText(mFirstChar, 0, 1, 0 + dimensions.width / 2, in getLetterTile()
108 0 + dimensions.height / 2 + (mBounds.bottom - mBounds.top) / 2, mPaint); in getLetterTile()
110 c.drawBitmap(getBitmap(dimensions, true /* getDefault */), 0, 0, null); in getLetterTile()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DActualKeyboardBuilder.java72 final int[] dimensions = new int[rows.size()]; in buildKeyboard() local
73 for (int rowIndex = 0; rowIndex < dimensions.length; rowIndex++) { in buildKeyboard()
74 dimensions[rowIndex] = rows.get(rowIndex).size(); in buildKeyboard()
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMessageHeaderView.java876 final ImageCanvas.Dimensions dimensions = new ImageCanvas.Dimensions( in makeLetterTile() local
878 return mLetterTileProvider.getLetterTile(dimensions, displayName, senderAddress); in makeLetterTile()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java1714 final Dimensions dimensions = new Dimensions(idealIconWidth, idealIconHeight, in getContactIcon() local
1718 .getLetterTile(dimensions, displayName, senderAddress); in getContactIcon()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ...