OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContactsListFragment
(Results
1 - 2
of
2
) sorted by null
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactsListActivity.java
30
* FragmentActivity to hold the main {@link
ContactsListFragment
}. On larger screen devices which
34
ContactsListFragment
.OnContactsInteractionListener {
72
ContactsListFragment
mContactsListFragment = (
ContactsListFragment
)
ContactsListFragment.java
87
public class
ContactsListFragment
extends ListFragment implements
91
private static final String TAG = "
ContactsListFragment
";
122
public
ContactsListFragment
() {}
372
ContactsQuery.QUERY_ID, null,
ContactsListFragment
.this);
395
ContactsQuery.QUERY_ID, null,
ContactsListFragment
.this);
[
all
...]
Completed in 168 milliseconds