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

  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/tests/src/com/example/android/actionbarcompat/listpopupmenu/tests/
SampleTests.java 28 private PopupListFragment mTestFragment;
43 mTestFragment = (PopupListFragment)
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/Application/tests/src/com/example/android/actionbarcompat/listpopupmenu/tests/
SampleTests.java 28 private PopupListFragment mTestFragment;
43 mTestFragment = (PopupListFragment)
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
PopupListFragment.java 35 public class PopupListFragment extends ListFragment implements View.OnClickListener {
126 popupButton.setOnClickListener(PopupListFragment.this);
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/Application/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
PopupListFragment.java 35 public class PopupListFragment extends ListFragment implements View.OnClickListener {
126 popupButton.setOnClickListener(PopupListFragment.this);
  /development/samples/browseable/ActionBarCompat-ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/
PopupListFragment.java 35 public class PopupListFragment extends ListFragment implements View.OnClickListener {
126 popupButton.setOnClickListener(PopupListFragment.this);

Completed in 459 milliseconds