/development/samples/SearchableDictionary/src/com/example/android/searchabledict/ |
D | WordActivity.java | 41 setContentView(R.layout.word); in onCreate() 56 TextView word = (TextView) findViewById(R.id.word); in onCreate() local 62 word.setText(cursor.getString(wIndex)); in onCreate()
|
D | DictionaryDatabase.java | 228 public long addWord(String word, String definition) { in addWord() argument 230 initialValues.put(KEY_WORD, word); in addWord()
|
D | SearchableDictionary.java | 106 int[] to = new int[] { R.id.word, in showResults()
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
D | ExtendedWikiHelper.java | 211 JSONObject word = random.getJSONObject(0); in getRandomWord() local 212 String foundWord = word.getString("title"); in getRandomWord()
|
D | LookupActivity.java | 150 private void startNavigating(String word, boolean pushHistory) { in startNavigating() argument 157 new LookupTask().execute(word); in startNavigating()
|
/development/ndk/platforms/android-21/include/linux/ |
D | i2c.h | 74 __u16 word; member
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | asm.h | 55 #define TTABLE(string) .pushsection .text; .word 1f; .popsection .pushsection .data; 1: .a… 164 #define LONG .word 217 #define PTR .word
|
/development/ndk/platforms/android-3/include/linux/ |
D | i2c.h | 62 __u16 word; member
|
/development/ndk/platforms/android-21/arch-mips/include/machine/ |
D | asm.h | 165 #define PTR_VAL .word
|
/development/ndk/platforms/android-21/arch-mips64/include/machine/ |
D | asm.h | 165 #define PTR_VAL .word
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceNetwork.java | 635 String word = quotedWord.toString(); in commandLineSplit() local 638 result.add(word.substring(1, word.length() - 1)); in commandLineSplit()
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
D | asm.h | 177 #define PTR_VAL .word
|
/development/ndk/platforms/android-21/arch-mips/include/asm/ |
D | inst.h | 827 unsigned int word; member
|
/development/ndk/platforms/android-21/arch-mips64/include/asm/ |
D | inst.h | 827 unsigned int word; member
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 664 # output. The symbol name can be a fully qualified name, a word, or if the
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 664 # output. The symbol name can be a fully qualified name, a word, or if the
|
/development/tools/checkstyle/ |
D | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
checkstyle_packages.xml
sun_checks.xml
com/
... |
/development/sdk/ |
D | sdk_files_NOTICE.txt | 8127 * The word 'cryptographic' can be left out if the rouines from the library 11717 * The word 'cryptographic' can be left out if the rouines from the library
|