Searched refs:getListView (Results 1 - 25 of 57) sorted by relevance

123

/packages/apps/Contacts/src/com/android/contacts/detail/
H A DContactDetailUpdatesFragment.java113 getListView().setOnScrollListener(mVerticalScrollListener);
163 return ContactDetailDisplayUtils.getFirstListItemOffset(getListView());
172 ContactDetailDisplayUtils.requestToMoveToOffset(getListView(), offset);
/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DQuickResponseActivity.java65 getListView().setOnItemClickListener(QuickResponseActivity.this);
113 QuickResponseActivity.this.getListView().post(new Runnable() {
/packages/apps/Music/tests/src/com/android/music/
H A DMusicPlayerStability.java65 mTrackList = getActivity().getListView();
/packages/apps/VideoEditor/src/com/android/videoeditor/
H A DOverlayTitleTemplatePicker.java43 mAdapter = new OverlaysAdapter(this, getListView());
H A DTransitionsActivity.java82 mAdapter = new TransitionsAdapter(this, getListView());
/packages/apps/Music/src/com/android/music/
H A DMusicPicker.java391 getListView().onRestoreInstanceState(mListState);
393 getListView().requestFocus();
439 final ListView listView = getListView();
512 icicle.putParcelable(LIST_STATE_KEY, getListView().onSaveInstanceState());
513 icicle.putBoolean(FOCUS_KEY, getListView().hasFocus());
649 getListView().invalidateViews();
655 getListView().invalidateViews();
665 getListView().invalidateViews();
H A DPlaylistBrowserActivity.java142 ListView lv = getListView();
187 ListView lv = getListView();
256 getListView().setSelectionFromTop(mLastListPosCourse, mLastListPosFine);
H A DTrackBrowserActivity.java163 mTrackList = getListView();
249 ListView lv = getListView();
310 getListView().invalidateViews();
381 ListView lv = getListView();
529 getListView().invalidateViews();
582 getListView().invalidateViews();
593 getListView().invalidateViews();
849 getListView().invalidateViews();
/packages/apps/Phone/src/com/android/phone/
H A DADNList.java128 // getListView().setChoiceMode(ListView.CHOICE_MODE_SINGLE);
129 // getListView().setItemChecked(mInitialSelection, true);
152 getListView().setFocusableInTouchMode(true);
153 boolean gotfocus = getListView().requestFocus();
/packages/apps/Settings/src/com/android/settings/deviceinfo/
H A DMiscFilesHandler.java68 ListView lv = getListView();
95 ListView lv = getListView();
100 int checkedCount = getListView().getCheckedItemCount();
166 ListView lv = getListView();
/packages/apps/Mms/src/com/android/mms/ui/
H A DConversationList.java129 ListView listView = getListView();
180 ListView listView = getListView();
220 getListView().setRecyclerListener(mListAdapter);
332 getListView().setChoiceMode(ListView.CHOICE_MODE_MULTIPLE_MODAL);
360 ((TextView)(getListView().getEmptyView())).setText(R.string.loading_conversations);
494 Cursor cursor = (Cursor) getListView().getItemAtPosition(position);
689 long id = getListView().getSelectedItemId();
789 ((TextView)(getListView().getEmptyView())).setText(R.string.no_conversations);
807 getListView().setSelectionFromTop(mSavedFirstVisiblePosition,
943 ConversationListAdapter adapter = (ConversationListAdapter)getListView()
[all...]
H A DRecipientListActivity.java77 getListView().setAdapter(new RecipientListAdapter(this, R.layout.recipient_list_item,
H A DDeliveryReportActivity.java111 getListView().addHeaderView(header, null, true);
131 ListView list = getListView();
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DFlipperDreamSettings.java90 getListView().setItemsCanFocus(true);
/packages/apps/Email/src/com/android/email/activity/
H A DMailboxListFragment.java143 * itself is not destroyed. If you call {@link #getListView()} in this state it'll throw
146 * {@link #getListView()} directly to make sure it doesn't accidentally get executed when there's
444 // getListView() is only usable after onCreateView().
445 final ListView lv = getListView();
493 mSavedListState = getListView().onSaveInstanceState();
546 outState.putParcelable(BUNDLE_LIST_STATE, getListView().onSaveInstanceState());
795 final ListView lv = getListView();
898 final ListView lv = getListView();
932 final ListView lv = getListView();
965 final ListView lv = getListView();
[all...]
H A DMessageListFragment.java79 * See the class javadoc for {@link MailboxListFragment} for notes on {@link #getListView()} and
412 final ListView lv = getListView();
457 mSavedListState = getListView().onSaveInstanceState();
514 outState.putParcelable(BUNDLE_LIST_STATE, getListView().onSaveInstanceState());
1136 ListView lv = getListView();
1380 getListView().onRestoreInstanceState(mSavedListState);
1554 final ListView lv = getListView();
/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactBrowseListFragment.java344 getListView().invalidateViews();
516 getListView().invalidateViews();
563 AutoScrollListView listView = (AutoScrollListView)getListView();
H A DContactPickerFragment.java109 getListView().addHeaderView(inflater.inflate(R.layout.create_new_contact, null, false));
H A DDefaultContactBrowseListFragment.java121 getListView().addHeaderView(headerContainer, null, false);
273 ListView list = getListView();
/packages/apps/Settings/src/com/android/settings/
H A DNotificationStation.java76 final Handler h = getListView().getHandler();
83 final Handler h = getListView().getHandler();
136 ListView listView = getListView();
/packages/experimental/NotificationLog/src/com/android/notificationlog/
H A DNotificationLogActivity.java33 getListView().setTextFilterEnabled(true);
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarDebug.java175 getListView(); // Instantiate, for spinner
/packages/apps/Dialer/src/com/android/dialer/calllog/
H A DCallLogFragment.java143 final ListView listView = getListView();
225 getListView().setItemsCanFocus(true);
453 int position = getListView().getSelectedItemPosition();
/packages/apps/Settings/src/com/android/settings/vpn2/
H A DVpnSettings.java209 // Register for context menu. Hmmm, getListView() is hidden?
210 registerForContextMenu(getListView());
225 unregisterForContextMenu(getListView());
274 Preference preference = (Preference) getListView().getItemAtPosition(
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DGroupMembershipView.java190 ListView listView = mPopup.getListView();
318 ListView listView = mPopup.getListView();

Completed in 653 milliseconds

123