OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:secondaryactionbutton
(Results
1 - 1
of
1
) 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
;
Completed in 152 milliseconds