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

  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactFragment.java 651 public ImageView secondaryActionButton;
686 views.secondaryActionButton = (ImageView) v.findViewById(
688 views.secondaryActionButton.setOnClickListener(ContactFragment.this);
770 ImageView secondaryActionView = views.secondaryActionButton;
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java     [all...]

Completed in 67 milliseconds