/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | AlbumLabelMaker.java | 51 public AlbumLabelMaker(Context context, AlbumSetSlotRenderer.LabelSpec spec) { in AlbumLabelMaker() argument 53 mSpec = spec; in AlbumLabelMaker() 54 mTitlePaint = getTextPaint(spec.titleFontSize, spec.titleColor, false); in AlbumLabelMaker() 55 mCountPaint = getTextPaint(spec.countFontSize, spec.countColor, false); in AlbumLabelMaker()
|
D | SlotView.java | 91 public SlotView(AbstractGalleryActivity activity, Spec spec) { in SlotView() argument 95 setSlotSpec(spec); in SlotView() 144 public void setSlotSpec(Spec spec) { in setSlotSpec() argument 145 mLayout.setSlotSpec(spec); in setSlotSpec() 417 public void setSlotSpec(Spec spec) { in setSlotSpec() argument 418 mSpec = spec; in setSlotSpec()
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
D | BinaryDictOffdeviceUtils.java | 94 final DecoderChainSpec spec, final File src, final int depth) { in getRawBinaryDictionaryOrNullInternal() argument 102 spec.mFile = src; in getRawBinaryDictionaryOrNullInternal() 103 return spec; in getRawBinaryDictionaryOrNullInternal() 109 getRawBinaryDictionaryOrNullInternal(spec, uncompressedFile, depth + 1); in getRawBinaryDictionaryOrNullInternal() 117 getRawBinaryDictionaryOrNullInternal(spec, decryptedFile, depth + 1); in getRawBinaryDictionaryOrNullInternal()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
D | KeySpecParserTests.java | 66 final MoreKeySpec spec = new MoreKeySpec(labelResolved, false /* needsToUpperCase */, in assertParser() local 68 assertEquals(message + " [label]", expectedLabel, spec.mLabel); in assertParser() 69 assertEquals(message + " [ouptputText]", expectedOutputText, spec.mOutputText); in assertParser() 72 KeyboardIconsSet.getIconName(spec.mIconId)); in assertParser() 75 Constants.printableCode(spec.mCode)); in assertParser()
|
/packages/apps/Gallery2/src/com/android/gallery3d/anim/ |
D | StateTransitionAnimation.java | 107 public StateTransitionAnimation(Spec spec, RawTexture oldScreen) { in StateTransitionAnimation() argument 108 mTransitionSpec = spec != null ? spec : Spec.OUTGOING; in StateTransitionAnimation()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | MoreKeysKeyboard.java | 332 for (final MoreKeySpec spec : parentKey.mMoreKeys) { in getMaxKeyWidth() 333 final String label = spec.mLabel; in getMaxKeyWidth()
|
/packages/apps/CertInstaller/src/com/android/certinstaller/ |
D | CredentialHelper.java | 46 import java.security.spec.InvalidKeySpecException; 47 import java.security.spec.PKCS8EncodedKeySpec;
|
/packages/apps/Gallery/src/com/android/camera/ |
D | GridViewSpecial.java | 747 GridViewSpecial.LayoutSpec spec, in ImageBlockManager() argument 754 mSpec = spec; in ImageBlockManager()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | AppsCustomizePagedView.java | 1232 GridLayout.spec(iy, GridLayout.START), in syncWidgetPageItems() 1233 GridLayout.spec(ix, GridLayout.TOP)); in syncWidgetPageItems()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz |
|
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1355802836, ... |
D | cs_wordlist.combined.gz |
|
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1357618222, ... |
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1355802843, ... |
D | sv_wordlist.combined.gz |
|