Skip navigation links
A B C D F G H I M O R S T U 

A

adapter - Variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
addItem(int, Model) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 
addSearchSpecificExtras(Intent) - Method in class com.microsoftgraph.graphpickers.GraphFileSearch.IntentBuilder
 
addSearchSpecificExtras(Intent) - Method in class com.microsoftgraph.graphpickers.GraphUserSearch.IntentBuilder
 
addSearchSpecificExtras(Intent) - Method in class com.microsoftgraph.graphpickers.IntentBuilder
 
animateTo(List<Model>) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 

B

build(Context) - Method in class com.microsoftgraph.graphpickers.IntentBuilder
 

C

com.microsoftgraph.graphpickers - package com.microsoftgraph.graphpickers
 
createAdapter() - Method in class com.microsoftgraph.graphpickers.GraphFileSearch
 
createAdapter() - Method in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
createAdapter() - Method in class com.microsoftgraph.graphpickers.GraphUserSearch
 

D

DEBOUNCE_TIME - Static variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
debouneTime - Variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
DEFAULT_ICON - Static variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
defaultIcon - Variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 

F

FileSearchListAdapter - Class in com.microsoftgraph.graphpickers
Created by dan on 6/4/16.
FileSearchListAdapter(GraphFileSearch, List<DriveItem>) - Constructor for class com.microsoftgraph.graphpickers.FileSearchListAdapter
 
FileSearchListAdapter.FileViewHolder - Class in com.microsoftgraph.graphpickers
 
FileViewHolder(View) - Constructor for class com.microsoftgraph.graphpickers.FileSearchListAdapter.FileViewHolder
 

G

getClient() - Static method in class com.microsoftgraph.graphpickers.GraphPickerLib
 
getFile(Intent) - Static method in class com.microsoftgraph.graphpickers.GraphFileSearch
 
getFiles() - Method in class com.microsoftgraph.graphpickers.GraphFileSearch
 
getItem(int) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 
getItemCount() - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 
getModelRowLayout() - Method in class com.microsoftgraph.graphpickers.FileSearchListAdapter
 
getModelRowLayout() - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 
getModelRowLayout() - Method in class com.microsoftgraph.graphpickers.UserSearchListAdapter
 
getNewViewHolder(View) - Method in class com.microsoftgraph.graphpickers.FileSearchListAdapter
 
getNewViewHolder(View) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 
getNewViewHolder(View) - Method in class com.microsoftgraph.graphpickers.UserSearchListAdapter
 
getSearchClass() - Method in class com.microsoftgraph.graphpickers.GraphFileSearch.IntentBuilder
 
getSearchClass() - Method in class com.microsoftgraph.graphpickers.GraphUserSearch.IntentBuilder
 
getSearchClass() - Method in class com.microsoftgraph.graphpickers.IntentBuilder
 
getUser(Intent) - Static method in class com.microsoftgraph.graphpickers.GraphUserSearch
 
getUsers(String) - Method in class com.microsoftgraph.graphpickers.GraphUserSearch
 
GraphFileSearch - Class in com.microsoftgraph.graphpickers
Created by dan on 6/4/16.
GraphFileSearch() - Constructor for class com.microsoftgraph.graphpickers.GraphFileSearch
 
GraphFileSearch.IntentBuilder - Class in com.microsoftgraph.graphpickers
 
GraphPickerLib - Class in com.microsoftgraph.graphpickers
Created by dan on 6/4/16.
GraphPickerLib() - Constructor for class com.microsoftgraph.graphpickers.GraphPickerLib
 
GraphSearchActivity - Class in com.microsoftgraph.graphpickers
Created by dan on 6/4/16.
GraphSearchActivity() - Constructor for class com.microsoftgraph.graphpickers.GraphSearchActivity
 
GraphUserSearch - Class in com.microsoftgraph.graphpickers
 
GraphUserSearch() - Constructor for class com.microsoftgraph.graphpickers.GraphUserSearch
 
GraphUserSearch.IntentBuilder - Class in com.microsoftgraph.graphpickers
 

H

handleItemClick(int) - Method in class com.microsoftgraph.graphpickers.GraphFileSearch
 
handleItemClick(int) - Method in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
handleItemClick(int) - Method in class com.microsoftgraph.graphpickers.GraphUserSearch
 
handleSearch(String) - Method in class com.microsoftgraph.graphpickers.GraphFileSearch
 
handleSearch(String) - Method in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
handleSearch(String) - Method in class com.microsoftgraph.graphpickers.GraphUserSearch
 

I

init() - Method in class com.microsoftgraph.graphpickers.GraphFileSearch.IntentBuilder
 
init(IGraphServiceClient) - Static method in class com.microsoftgraph.graphpickers.GraphPickerLib
 
init() - Method in class com.microsoftgraph.graphpickers.GraphUserSearch.IntentBuilder
 
init() - Method in class com.microsoftgraph.graphpickers.IntentBuilder
 
IntentBuilder() - Constructor for class com.microsoftgraph.graphpickers.GraphFileSearch.IntentBuilder
 
IntentBuilder() - Constructor for class com.microsoftgraph.graphpickers.GraphUserSearch.IntentBuilder
 
IntentBuilder - Class in com.microsoftgraph.graphpickers
Created by dan on 6/4/16.
IntentBuilder() - Constructor for class com.microsoftgraph.graphpickers.IntentBuilder
 
itemsAreSame(DriveItem, DriveItem) - Method in class com.microsoftgraph.graphpickers.FileSearchListAdapter
 
itemsAreSame(Model, Model) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 
itemsAreSame(User, User) - Method in class com.microsoftgraph.graphpickers.UserSearchListAdapter
 
ivIcon - Variable in class com.microsoftgraph.graphpickers.FileSearchListAdapter.FileViewHolder
 
ivProfilePhoto - Variable in class com.microsoftgraph.graphpickers.UserSearchListAdapter.UserViewHolder
 

M

mDataset - Variable in class com.microsoftgraph.graphpickers.SearchListAdapter
 
moveItem(int, int) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 

O

onBindViewHolder(FileSearchListAdapter.FileViewHolder, int) - Method in class com.microsoftgraph.graphpickers.FileSearchListAdapter
 
onBindViewHolder(UserSearchListAdapter.UserViewHolder, int) - Method in class com.microsoftgraph.graphpickers.UserSearchListAdapter
 
onCreate(Bundle) - Method in class com.microsoftgraph.graphpickers.GraphFileSearch
 
onCreate(Bundle) - Method in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
onCreate(Bundle) - Method in class com.microsoftgraph.graphpickers.GraphUserSearch
 
onCreateOptionsMenu(Menu) - Method in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
onCreateViewHolder(ViewGroup, int) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 
onInterceptTouchEvent(RecyclerView, MotionEvent) - Method in class com.microsoftgraph.graphpickers.RecyclerItemClickListener
 
onItemClick(View, int) - Method in interface com.microsoftgraph.graphpickers.RecyclerItemClickListener.OnItemClickListener
 
onQueryTextChange(String) - Method in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
onQueryTextSubmit(String) - Method in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
onRequestDisallowInterceptTouchEvent(boolean) - Method in class com.microsoftgraph.graphpickers.RecyclerItemClickListener
 
onTouchEvent(RecyclerView, MotionEvent) - Method in class com.microsoftgraph.graphpickers.RecyclerItemClickListener
 
OPENKEYBOARD - Static variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
openKeyboardByDefault - Variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 

R

RecyclerItemClickListener - Class in com.microsoftgraph.graphpickers
 
RecyclerItemClickListener(Context, RecyclerItemClickListener.OnItemClickListener) - Constructor for class com.microsoftgraph.graphpickers.RecyclerItemClickListener
 
RecyclerItemClickListener.OnItemClickListener - Interface in com.microsoftgraph.graphpickers
 
removeItem(int) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 

S

SEARCH_PLACEHOLDER - Static variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
SearchListAdapter<Model,CustomViewHolder extends RecyclerView.ViewHolder> - Class in com.microsoftgraph.graphpickers
Created by dan on 6/4/16.
SearchListAdapter(List<Model>) - Constructor for class com.microsoftgraph.graphpickers.SearchListAdapter
 
searchPlaceholderText - Variable in class com.microsoftgraph.graphpickers.GraphSearchActivity
 
setDebounceTime(int) - Method in class com.microsoftgraph.graphpickers.IntentBuilder
 
setDefaultIcon(int) - Method in class com.microsoftgraph.graphpickers.IntentBuilder
 
setModels(List<Model>) - Method in class com.microsoftgraph.graphpickers.SearchListAdapter
 
setOpenKeyboardByDefault(boolean) - Method in class com.microsoftgraph.graphpickers.IntentBuilder
 
setSearchPlaceholderText(String) - Method in class com.microsoftgraph.graphpickers.IntentBuilder
 
setShowFileExtensions(boolean) - Method in class com.microsoftgraph.graphpickers.GraphFileSearch.IntentBuilder
 
SHOW_FILE_EXTENSIONS - Static variable in class com.microsoftgraph.graphpickers.GraphFileSearch
 

T

TAG - Static variable in class com.microsoftgraph.graphpickers.GraphPickerLib
 
tvDisplayName - Variable in class com.microsoftgraph.graphpickers.UserSearchListAdapter.UserViewHolder
 
tvHeaderPrimary - Variable in class com.microsoftgraph.graphpickers.FileSearchListAdapter.FileViewHolder
 
tvHeaderSecondary - Variable in class com.microsoftgraph.graphpickers.FileSearchListAdapter.FileViewHolder
 
tvMail - Variable in class com.microsoftgraph.graphpickers.UserSearchListAdapter.UserViewHolder
 

U

UserSearchListAdapter - Class in com.microsoftgraph.graphpickers
Created by dan on 6/4/16.
UserSearchListAdapter(List<User>, GraphUserSearch) - Constructor for class com.microsoftgraph.graphpickers.UserSearchListAdapter
 
UserSearchListAdapter.UserViewHolder - Class in com.microsoftgraph.graphpickers
 
UserViewHolder(View) - Constructor for class com.microsoftgraph.graphpickers.UserSearchListAdapter.UserViewHolder
 
A B C D F G H I M O R S T U 
Skip navigation links