HomeSort by relevance Sort by last modified time
    Searched refs:getExpandableListView (Results 1 - 20 of 20) sorted by null

  /cts/tests/src/android/widget/cts/
ExpandableListWithHeaders.java 41 final ExpandableListView expandableListView = getExpandableListView();
  /packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/
DateSortedDownloadAdapter.java 55 int pos = mDownloadList.getExpandableListView().getFlatListPosition(
DownloadList.java 333 ExpandableListView ev = mDownloadList.getExpandableListView();
447 ExpandableListView getExpandableListView() {
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectSyncedCalendarsMultiAccountActivity.java 55 mList = getExpandableListView();
114 mList = getExpandableListView();
131 mList = getExpandableListView();
SelectSyncedCalendarsMultiAccountAdapter.java 218 mView = mActivity.getExpandableListView();
  /cts/tests/src/android/app/cts/
ExpandableListTestActivity.java 79 final ExpandableListView v = getExpandableListView();
102 final ExpandableListView currentView = getExpandableListView();
111 if (!otherView.equals(getExpandableListView()))
118 final ExpandableListView v = getExpandableListView();
  /cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewWithHeadersTest.java 44 mExpandableListView = getActivity().getExpandableListView();
ExpandableListViewBasicTest.java 53 mExpandableListView = mActivity.getExpandableListView();
  /frameworks/base/core/java/android/app/
ExpandableListActivity.java 256 public ExpandableListView getExpandableListView() {
  /cts/tests/src/android/widget/cts/util/
ExpandableListScenario.java 84 public ExpandableListView getExpandableListView() {
231 final ExpandableListView elv = getExpandableListView();
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ExpandableList1.java 52 registerForContextMenu(getExpandableListView());
  /packages/apps/Music/src/com/android/music/
ArtistAlbumBrowserActivity.java 108 ExpandableListView lv = getExpandableListView();
160 ExpandableListView lv = getExpandableListView();
202 getExpandableListView().invalidateViews();
249 ExpandableListView elv = getExpandableListView();
338 gpos = gpos - getExpandableListView().getHeaderViewsCount();
364 gpos = gpos - getExpandableListView().getHeaderViewsCount();
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 515 milliseconds