public class GraphUserSearch extends GraphSearchActivity
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphUserSearch.IntentBuilder |
adapter, DEBOUNCE_TIME, debouneTime, DEFAULT_ICON, defaultIcon, OPENKEYBOARD, openKeyboardByDefault, SEARCH_PLACEHOLDER, searchPlaceholderText| Constructor and Description |
|---|
GraphUserSearch() |
| Modifier and Type | Method and Description |
|---|---|
SearchListAdapter |
createAdapter() |
static User |
getUser(android.content.Intent data) |
void |
getUsers(java.lang.String query) |
protected void |
handleItemClick(int position) |
protected void |
handleSearch(java.lang.String newText) |
protected void |
onCreate(android.os.Bundle savedInstanceState) |
onCreateOptionsMenu, onQueryTextChange, onQueryTextSubmitprotected void handleSearch(java.lang.String newText)
handleSearch in class GraphSearchActivityprotected void handleItemClick(int position)
handleItemClick in class GraphSearchActivityprotected void onCreate(android.os.Bundle savedInstanceState)
onCreate in class GraphSearchActivitypublic SearchListAdapter createAdapter()
createAdapter in class GraphSearchActivitypublic void getUsers(java.lang.String query)
public static User getUser(android.content.Intent data)