Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Y 

N

nameRef - Variable in class org.codethechange.culturemesh.CreateEventActivity
Reference to the similarly-named UI element
navView - Variable in class org.codethechange.culturemesh.DrawerActivity
The navigation view
near - Static variable in class org.codethechange.culturemesh.FindNetworkActivity
The user's chosen Location they are near
nearButton - Variable in class org.codethechange.culturemesh.FindNetworkActivity
Button that leads to the ChooseNearLocationActivity
nearLocation - Variable in class org.codethechange.culturemesh.NetworkSummaryAdapter.PostViewHolder
 
nearLocation - Variable in class org.codethechange.culturemesh.TimelineActivity
Text fields to display information about the displayed Network
needAccountText - Variable in class org.codethechange.culturemesh.LoginActivity
Text field the user can click to toggle between creating an account and signing in
netFromFromAndNear(RequestQueue, FromLocation, NearLocation, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get the Network that has the provided FromLocation and NearLocation
netFromLangAndNear(RequestQueue, Language, NearLocation, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get the Network that has the provided Language and NearLocation
netFromTwoParams(RequestQueue, String, String, String, String, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get the Network that is defined by the two parameters provided
netPosts - Variable in class org.codethechange.culturemesh.RVAdapter
All of the items that are represented in the displayed list, including those not currently visible due to scrolling.
network(RequestQueue, long, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get the Network corresponding to the provided ID
NETWORK_ID - Static variable in class org.codethechange.culturemesh.ViewUsersModalSheetFragment
Keys for values passed as arguments to the fragment
networkEvents(RequestQueue, long, String, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get the Events corresponding to a Network
networkLabel - Variable in class org.codethechange.culturemesh.CreatePostActivity
Displays the Network the user's Post will be added to
networkPostCount(RequestQueue, long, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get the number of Posts that are currently on a Network
networkPosts(RequestQueue, long, String, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get the Posts of a Network
NetworkResponse<E> - Class in org.codethechange.culturemesh
Class to store responses after attempting networking tasks
NetworkResponse(NetworkResponse<?>) - Constructor for class org.codethechange.culturemesh.NetworkResponse
Create a new NetworkResponse of the type designated in <> from another NetworkResponse of any other type.
NetworkResponse(boolean) - Constructor for class org.codethechange.culturemesh.NetworkResponse
Constructor that creates a generic message based on "inFail"
NetworkResponse(boolean, int) - Constructor for class org.codethechange.culturemesh.NetworkResponse
Constructor that sets message and failures state based on arguments
NetworkResponse(E) - Constructor for class org.codethechange.culturemesh.NetworkResponse
Constructor that stores a payload and sets the failure state to false
NetworkResponse(boolean, E) - Constructor for class org.codethechange.culturemesh.NetworkResponse
Constructor that both stores a payload and sets the failure state from parameters
NetworkResponse(boolean, E, int) - Constructor for class org.codethechange.culturemesh.NetworkResponse
Constructor that both stores a payload and sets the failure state from parameters
NetworkResponse.DialogTapListener - Interface in org.codethechange.culturemesh
 
networks - Variable in class org.codethechange.culturemesh.NetworkSummaryAdapter
Networks to show in the list
NetworkSummaryAdapter - Class in org.codethechange.culturemesh
This functions as the recyclerview adapter for the listview in ViewProfileActivity, where the user can view other users' subscribed networks.
NetworkSummaryAdapter(ArrayList<Network>, HashMap<String, Integer>, HashMap<String, Integer>, NetworkSummaryAdapter.OnNetworkTapListener) - Constructor for class org.codethechange.culturemesh.NetworkSummaryAdapter
Initialize instance fields with parameters
NetworkSummaryAdapter.OnNetworkTapListener - Interface in org.codethechange.culturemesh
Interface for all listeners for clicks on list items
NetworkSummaryAdapter.PostViewHolder - Class in org.codethechange.culturemesh
This ViewHolder is for network_summary, a CardView for networks.
networkUserCount(RequestQueue, long, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get the number of Users who are currently members of a Network
networkUsers(RequestQueue, long, <any>) - Static method in class org.codethechange.culturemesh.API.Get
Get all the Users who are members of a Network
newInstance(int) - Static method in class org.codethechange.culturemesh.FindNetworkActivity.FindLanguageFragment
Returns a new instance of this fragment for the given section number.
newInstance(int) - Static method in class org.codethechange.culturemesh.FindNetworkActivity.FindLocationFragment
Returns a new instance of this fragment for the given section number.
newInstance(long) - Static method in class org.codethechange.culturemesh.ListNetworksFragment
Returns a new instance of this fragment for the given section number.
newInstance(long) - Static method in class org.codethechange.culturemesh.ListUserEventsFragment
Returns a new instance of this fragment for the given section number.
newInstance(long) - Static method in class org.codethechange.culturemesh.ListUserPostsFragment
Returns a new instance of this fragment for the given section number.
NO_MAX_PAGINATION - Static variable in class org.codethechange.culturemesh.API
 
noPosts - Variable in class org.codethechange.culturemesh.PostsFrag
The textview that is shown if no feed items have been created for this network.
numUsers - Variable in class org.codethechange.culturemesh.SearchAdapter.HolderItem
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
Skip navigation links