Home
last modified time | relevance | path

Searched refs:names (Results 1 – 25 of 68) sorted by relevance

123

/packages/apps/Email/src/org/apache/commons/io/filefilter/
DNameFileFilter.java50 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/
DPinnedHeaderListDemoActivity.java107 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/
DResultActivity.java114 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/
DDeviceAccountLogin.java137 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/
DExchangeDirectoryProviderTests.java89 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/
DExchangeDirectoryProviderTests.java89 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/
DVoiceDialerTester.java184 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/
Dproguard.flags1 # 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/
DKeySpecParserCsvTests.java43 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/
DPinnedHeaderUseCaseActivity.java76 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/
DContactList.java94 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/
DEventLogTags.logtags21 # @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/
DDefaultVoicemailNotifier.java111 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/
Dproguard.flags1 # Keep names that are used only by animation framework.
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DMosaicRendererSurfaceView.java259 String[] names = { in printConfig() local
297 String name = names[i]; in printConfig()
/packages/experimental/procstatlog/
Dprocstatlog.c218 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/
Ddbreg_API_doxyfile139 # (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/
Dfeature_mos_API_doxyfile139 # (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/
Dfeature_mos_API_doxyfile139 # (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/
Ddbreg_API_doxyfile139 # (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/
DBluetoothPbapObexServer.java604 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/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/packages/wallpapers/LivePicker/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/packages/wallpapers/MusicVisualization/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/packages/providers/DrmProvider/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,

123