Searched refs:list (Results 251 - 275 of 303) sorted by relevance

<<111213

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DContactsSyncParser.java350 // We've been removing rows from the list as they've been found in the xml
861 * Given the list of NamedContentValues for an entity, a mime type, and a subtype,
863 * @param list the list of NCV's from the contact entity
868 private static NamedContentValues findTypedData(ArrayList<NamedContentValues> list, argument
876 for (NamedContentValues namedContentValues: list) {
901 list.remove(result);
909 * Given the list of NamedContentValues for an entity and a mime type
911 * @param list the list o
916 findUntypedData( ArrayList<NamedContentValues> list, int type, String contentItemType) argument
[all...]
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DComposeActivity.java954 // restart the loader to get the updated list of accounts
1234 // Tokenize the list and place in a hashmap.
1991 // If this is a reply, the Cc list is empty. If this is a reply-all, the
1992 // Cc list is the union of the To and Cc recipients of the original
1994 // already on the To list.
2034 List<Rfc822Token[]> compareToList, RecipientEditTextView list) {
2041 list.append(address + END_TOKEN);
2052 list.append(address + END_TOKEN);
2059 private static HashSet<String> convertToHashSet(final List<Rfc822Token[]> list) { argument
2061 for (final Rfc822Token[] tokens : list) {
2033 addCcAddressesToList(List<Rfc822Token[]> addresses, List<Rfc822Token[]> compareToList, RecipientEditTextView list) argument
2080 addAddressesToList(Collection<String> addresses, RecipientEditTextView list) argument
2086 addAddressToList(final String address, final RecipientEditTextView list) argument
2707 getAddressesFromList(RecipientEditTextView list) argument
[all...]
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactEntryListFragment.java17 package com.android.contacts.common.list;
58 * Common base class for various contact-related list fragments.
118 * Used for keeping track of the scroll state of the list.
166 * header views, so "0" means the first list item below header
279 // Retrieve list state. This will be applied in onLoadFinished
472 * Shows a view at the top of the list with a pseudo local profile prompting the user to add
539 * Returns true if the list is supposed to visually highlight the selected item.
614 // Instantly clear the list view if the new query is empty.
716 mListView = (ListView)mView.findViewById(android.R.id.list);
720 "'android.R.id.list'");
[all...]
H A DContactListAdapter.java16 package com.android.contacts.common.list;
38 * list.
176 * Returns true if the specified contact is selected in the list. For a
H A DShortcutIntentBuilder.java16 package com.android.contacts.common.list;
H A DCustomContactListFilterActivity.java17 package com.android.contacts.common.list;
73 * Shows a list of all available {@link Groups} available, letting the user
94 mList = (ExpandableListView) findViewById(android.R.id.list);
/packages/apps/OMA-DM/DMService/src/com/android/omadm/service/
H A DDMClientService.java627 String[] arrRoot = am.list("dm");
638 String[] arrSub = am.list("dm/" + arrRoot[i]);
/packages/apps/Settings/src/com/android/settings/wifi/
H A DAccessPoint.java65 * Experimental: we should be able to show the user the list of BSSIDs and bands
463 Map<String, ScanResult> list = mScanResultCache.snapshot();
464 // TODO: sort list by RSSI or age
465 for (ScanResult result : list.values()) {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
H A DLayout.java34 * {@link SettingsLayoutFragment}. Represents a list of choices the
35 * user can make, a radio-button list of configuration options, or just a
36 * list of information.
274 * Notification to client that the list containting the contents of this getter is no longer
282 * Notification from client that antecedent data has changed and the list containing the
504 * Makes this action default initial selection when the list is displayed.
638 * selection stability, where a LayoutGetter can arrange for a list that is refreshed regularly
776 * set the first node in the list as the selected.
823 private void addNodeListToLayoutRows(ArrayList<LayoutTreeNode> list) { argument
824 for (LayoutTreeNode node : list) {
[all...]
H A DSettingsLayoutFragment.java424 View listView = (View) actionView.getTag(R.id.list);
563 mListView = (VerticalGridView) action.findViewById(R.id.list);
592 action.setTag(R.id.list, mListView);
H A DDialogFragment.java306 View listView = (View) actionView.getTag(R.id.list);
519 mListView = (VerticalGridView) action.findViewById(R.id.list);
543 action.setTag(R.id.list, mListView);
950 * {@link DialogFragment}. A list of Actions represent a list of choices the
951 * user can make, a radio-button list of configuration options, or just a
952 * list of information.
1144 * same list with the same check set id are considered linked. When one
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DActionBarAdapter.java41 import com.android.contacts.list.ContactsRequest;
/packages/apps/Settings/src/com/android/settings/deviceinfo/
H A DMiscFilesHandler.java147 String[] children = dir.list();
/packages/apps/Settings/src/com/android/settings/users/
H A DAppRestrictionsFragment.java127 if (DEBUG) Log.d(TAG, "User backgrounding, update app list");
129 if (DEBUG) Log.d(TAG, "User backgrounding, done updating app list");
432 * and add them to an exclusion list so that they aren't
456 * Add system apps that match an intent to the list, excluding any packages in the exclude list.
457 * @param visibleApps list of apps to append the new list to
578 // Get the list of apps already installed for the user
603 // Sort the list of visible apps
1013 ArrayList<RestrictionEntry> list
[all...]
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
H A DNotificationListenerActivity.java197 public View getView(int position, View view, ViewGroup list) { argument
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapVcardManager.java11 * this list of conditions and the following disclaimer.
14 * this list of conditions and the following disclaimer in the documentation
216 ArrayList<String> list = new ArrayList<String>();
234 list.add(name);
245 return list;
285 Log.e(TAG, "CursorWindowAllocationException while getting Phonebook name list");
/packages/apps/Gallery/src/com/android/camera/
H A DImageGallery.java600 // Returns the image list parameter which contains the subset of image/video
946 ArrayList<Parcelable> list = new ArrayList<Parcelable>();
948 list.add(image.fullSizeImageUri());
950 intent.putParcelableArrayListExtra(Intent.EXTRA_STREAM, list);
H A DGridViewSpecial.java179 public void setImageList(IImageList list) { argument
181 mAllImages = list;
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumSetPage.java209 ArrayList<MediaItem> list = (itemCount == 1) ? album.getMediaItem(0, 1) : null;
211 return (list != null && !list.isEmpty());
444 // Don't hide menu here otherwise the list menu will disappear earlier than
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DAnimatedAdapter.java152 * A destructive action that refreshes the list and performs no other action.
176 * an arrow ( › ) by messages sent to my address (not a mailing list),
191 * A list of all views that are not conversations. These include temporary views from
411 * Deletes the selected conversations from the conversation list view with a
414 * among the list. This will only remove the element from the list. The job
428 * Deletes the selected conversations from the conversation list view by
431 * among the list. This will only remove the element from the list. The job
443 HashSet<Long> list) {
442 delete(Collection<Conversation> conversations, ListItemsRemovedListener listener, HashSet<Long> list) argument
[all...]
H A DMailboxSelectionActivity.java49 * An activity that shows the list of all the available accounts and return the
89 mList = (ListView) findViewById(android.R.id.list);
114 // if we display the account list
229 // No reason to display the account list
241 // No reason to display the account list
248 // We are about to display the list, make this activity visible
318 // restart the loader to get the updated list of accounts
H A DTwoPaneController.java92 * Display the conversation list fragment.
106 * Render the conversation list in the correct pane.
193 // The conversation list is visible.
218 // It's possible that we are not in conversation list mode
276 // In conversation mode, if the conversation list is not visible, then the user cannot
279 // When the conversation list is made visible again, try to enable the CAB
288 return (drawerMinimized) ? R.id.current_account_avatar : android.R.id.list;
324 * Enable or disable the CAB mode based on the visibility of the conversation list fragment.
370 // If conversation list is not visible, then the user cannot see the CAB mode, so exit it.
373 // ViewMode.CONVERSATION and yet the conversation list goe
[all...]
/packages/apps/Dialer/src/com/android/dialer/list/
H A DSwipeHelper.java18 package com.android.dialer.list;
/packages/apps/Settings/src/com/android/settings/
H A DChooseLockGeneric.java213 ((ListView) v.findViewById(android.R.id.list)).addHeaderView(header, null, false);
H A DTrustedCredentialsSettings.java95 private Tab(String tag, int label, int view, int progress, int list, int expandableList, argument
101 mList = list;
239 * Remove a certificate from the list.
252 * Gets the identifier of the list view the adapter is connected to.
253 * @param tab the tab on which the list view resides.
254 * @return identifier of the list view.
260 * Adapter for expandable list view of certificates. Groups in the view correspond to profiles

Completed in 619 milliseconds

<<111213