/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
D | NameFileFilter.java | 50 private final String[] names; field in NameFileFilter 75 this.names = new String[] {name}; in NameFileFilter() 88 public NameFileFilter(String[] names) { in NameFileFilter() argument 89 this(names, null); in NameFileFilter() 102 public NameFileFilter(String[] names, IOCase caseSensitivity) { in NameFileFilter() argument 103 if (names == null) { in NameFileFilter() 106 this.names = names; in NameFileFilter() 117 public NameFileFilter(List<String> names) { in NameFileFilter() argument 118 this(names, null); in NameFileFilter() 129 public NameFileFilter(List<String> names, IOCase caseSensitivity) { in NameFileFilter() argument [all …]
|
/packages/apps/Contacts/src/com/android/contacts/widget/ |
D | PinnedHeaderListDemoActivity.java | 107 String[] names = extras.getStringArray("names"); in onCreate() local 112 if (counts == null || names == null || showIfEmpty == null || delays == null) { in onCreate() 116 adapter.setHeaders(names); in onCreate() 118 adapter.addPartition(showIfEmpty[i], names[i] != null); in onCreate() 119 adapter.mPinnedHeaderCount = names.length; in onCreate() 124 final Cursor cursor = makeCursor(names[i], counts[i]); in onCreate()
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/ |
D | ResultActivity.java | 114 String[] names = new String[columnNames.length]; in addRowsForQuery() local 115 System.arraycopy(columnNames, 0, names, 0, columnNames.length); in addRowsForQuery() 116 Arrays.sort(names); in addRowsForQuery() 117 for (int i = 0; i < names.length; i++) { in addRowsForQuery() 118 int index = cursor.getColumnIndex(names[i]); in addRowsForQuery() 120 addRow(names[i], value); in addRowsForQuery() 122 if (names[i].equals(Contacts.PHOTO_ID) && !TextUtils.isEmpty(value)) { in addRowsForQuery()
|
/packages/apps/Browser/src/com/android/browser/ |
D | DeviceAccountLogin.java | 137 String[] names = new String[mAccounts.length]; in getAccountNames() local 139 names[i] = mAccounts[i].name; in getAccountNames() 141 return names; in getAccountNames()
|
/packages/apps/Exchange/tests/src/com/android/exchange/provider/ |
D | ExchangeDirectoryProviderTests.java | 89 String[] names = DISPLAY_NAME_TEST_FIELDS[i]; in getTestDisplayNameResult() local 90 galData.put(GalData.FIRST_NAME, names[TEST_FIELD_FIRST_NAME]); in getTestDisplayNameResult() 91 galData.put(GalData.LAST_NAME, names[TEST_FIELD_LAST_NAME]); in getTestDisplayNameResult() 92 galData.put(GalData.DISPLAY_NAME, names[TEST_FIELD_DISPLAY_NAME]); in getTestDisplayNameResult()
|
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/provider/ |
D | ExchangeDirectoryProviderTests.java | 89 String[] names = DISPLAY_NAME_TEST_FIELDS[i]; in getTestDisplayNameResult() local 90 galData.put(GalData.FIRST_NAME, names[TEST_FIELD_FIRST_NAME]); in getTestDisplayNameResult() 91 galData.put(GalData.LAST_NAME, names[TEST_FIELD_LAST_NAME]); in getTestDisplayNameResult() 92 galData.put(GalData.DISPLAY_NAME, names[TEST_FIELD_DISPLAY_NAME]); in getTestDisplayNameResult()
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
D | VoiceDialerTester.java | 184 String[] names = set.toArray(new String[set.size()]); in reportSummaryForEachFileName() local 185 Arrays.sort(names); in reportSummaryForEachFileName() 189 for (final String fn : names) { in reportSummaryForEachFileName() 204 String[] names = set.toArray(new String[set.size()]); in reportSummaryForEachDir() local 205 Arrays.sort(names); in reportSummaryForEachDir()
|
/packages/apps/Exchange/exchange2/ |
D | proguard.flags | 1 # keep names that are used by reflection. 3 # Keep names that are used only by unit tests
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
D | KeySpecParserCsvTests.java | 43 final ArrayList<String> names = new ArrayList<String>(); in getAllResourceIdNames() local 46 names.add(field.getName()); in getAllResourceIdNames() 49 return names.toArray(new String[names.size()]); in getAllResourceIdNames()
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/widget/ |
D | PinnedHeaderUseCaseActivity.java | 76 private void startActivity(int[] counts, String[] names, boolean[] headers, in startActivity() argument 82 intent.putExtra("names", names); in startActivity()
|
/packages/apps/Mms/src/com/android/mms/data/ |
D | ContactList.java | 94 String[] names = new String[size()]; in formatNames() local 97 names[i++] = c.getName(); in formatNames() 99 return TextUtils.join(separator, names); in formatNames()
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | EventLogTags.logtags | 21 # @param enabled_sources A pipe-separated list of source names, ordered by source ranking. 29 # @param A pipe-separated list of suggestion log names. 30 # TODO: define format of suggestion log names
|
/packages/apps/Contacts/src/com/android/contacts/calllog/ |
D | DefaultVoicemailNotifier.java | 111 final Map<String, String> names = Maps.newHashMap(); in updateNotification() local 119 String name = names.get(newCall.number); in updateNotification() 130 names.put(newCall.number, name); in updateNotification() 190 R.string.notification_new_voicemail_ticker, names.get(callToNotify.number))); in updateNotification()
|
/packages/apps/Phone/ |
D | proguard.flags | 1 # Keep names that are used only by animation framework.
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | MosaicRendererSurfaceView.java | 259 String[] names = { in printConfig() local 297 String name = names[i]; in printConfig()
|
/packages/experimental/procstatlog/ |
D | procstatlog.c | 218 static struct data *read_stats(char *names[], int name_count) { in read_stats() argument 260 for (n = 0; n < name_count && !strstr(cmdline, names[n]); ++n); in read_stats()
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 139 # (but less readable) file names. This can be useful is your file systems 140 # doesn't support long names like on DOS, Mac, or CD-ROM. 196 # For instance, some of the names that are used will be different. The list 381 # file names in lower-case letters. If set to YES upper-case letters are also 382 # allowed. This is useful if you have classes or files whose names only differ 383 # in case and if your file system supports case sensitive file names. Windows 430 # hierarchy of group names into alphabetical order. If set to NO (the default) 431 # the group names will appear in their defined order. 436 # sorted by fully-qualified names, including namespaces. If set to 583 # documented source files. You may enter file names like "myfile.cpp" or [all …]
|
/packages/apps/Camera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 139 # (but less readable) file names. This can be useful is your file systems 140 # doesn't support long names like on DOS, Mac, or CD-ROM. 196 # For instance, some of the names that are used will be different. The list 381 # file names in lower-case letters. If set to YES upper-case letters are also 382 # allowed. This is useful if you have classes or files whose names only differ 383 # in case and if your file system supports case sensitive file names. Windows 430 # hierarchy of group names into alphabetical order. If set to NO (the default) 431 # the group names will appear in their defined order. 436 # sorted by fully-qualified names, including namespaces. If set to 583 # documented source files. You may enter file names like "myfile.cpp" or [all …]
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 139 # (but less readable) file names. This can be useful is your file systems 140 # doesn't support long names like on DOS, Mac, or CD-ROM. 196 # For instance, some of the names that are used will be different. The list 381 # file names in lower-case letters. If set to YES upper-case letters are also 382 # allowed. This is useful if you have classes or files whose names only differ 383 # in case and if your file system supports case sensitive file names. Windows 430 # hierarchy of group names into alphabetical order. If set to NO (the default) 431 # the group names will appear in their defined order. 436 # sorted by fully-qualified names, including namespaces. If set to 583 # documented source files. You may enter file names like "myfile.cpp" or [all …]
|
/packages/apps/Camera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 139 # (but less readable) file names. This can be useful is your file systems 140 # doesn't support long names like on DOS, Mac, or CD-ROM. 196 # For instance, some of the names that are used will be different. The list 381 # file names in lower-case letters. If set to YES upper-case letters are also 382 # allowed. This is useful if you have classes or files whose names only differ 383 # in case and if your file system supports case sensitive file names. Windows 430 # hierarchy of group names into alphabetical order. If set to NO (the default) 431 # the group names will appear in their defined order. 436 # sorted by fully-qualified names, including namespaces. If set to 583 # documented source files. You may enter file names like "myfile.cpp" or [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapObexServer.java | 604 ArrayList<String> names = mVcardManager.getContactNamesByNumber(searchValue); in createList() local 605 for (int i = 0; i < names.size(); i++) { in createList() 606 compareValue = names.get(i).trim(); in createList()
|
/packages/apps/Mms/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/packages/wallpapers/LivePicker/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/packages/wallpapers/MusicVisualization/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/packages/providers/DrmProvider/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|