- newInstance(int, int[], int, int) - Static method in class it.polimi.dima.mediatracker.dialogs.ColorPickerDialog
-
Allows to create a new instance of the dialog
- newInstance(int, String[], int) - Static method in class it.polimi.dima.mediatracker.dialogs.SelectDialog
-
Allows to create a new instance of the dialog
- newInstance(Long, Long, boolean) - Static method in class it.polimi.dima.mediatracker.fragments.FormBookFragment
-
Instance creation
- newInstance(Long) - Static method in class it.polimi.dima.mediatracker.fragments.FormCategoryFragment
-
Instance creation
- newInstance(Long, Long, boolean) - Static method in class it.polimi.dima.mediatracker.fragments.FormMovieFragment
-
Instance creation
- newInstance(Long, Long, boolean) - Static method in class it.polimi.dima.mediatracker.fragments.FormTVShowFragment
-
Instance creation
- newInstance(Long, Long, boolean) - Static method in class it.polimi.dima.mediatracker.fragments.FormVideogameFragment
-
Instance creation
- newInstance(Long, boolean) - Static method in class it.polimi.dima.mediatracker.fragments.MediaItemsListFragment
-
Instance creation
- newInstance(Long) - Static method in class it.polimi.dima.mediatracker.fragments.SuggestionsBookFragment
-
Instance creation
- newInstance(Long) - Static method in class it.polimi.dima.mediatracker.fragments.SuggestionsMovieFragment
-
Instance creation
- newInstance(Long) - Static method in class it.polimi.dima.mediatracker.fragments.SuggestionsTVShowFragment
-
Instance creation
- newInstance(Long) - Static method in class it.polimi.dima.mediatracker.fragments.SuggestionsVideogameFragment
-
Instance creation
- NotificationsManager - Class in it.polimi.dima.mediatracker.controllers
-
Manages all the application notifications
- notifyItemChanged(int) - Method in class it.polimi.dima.mediatracker.adapters.media_items_list.SectionedRecyclerViewAdapter
-
Informs the underlying adapter that the item at the given position has changed
- notifyItemRangeChanged(int, int) - Method in class it.polimi.dima.mediatracker.adapters.media_items_list.SectionedRecyclerViewAdapter
-
Informs the underlying adapter that "itemCount" items have changed starting from "positionStart"
- notifyItemRangeInserted(int, int) - Method in class it.polimi.dima.mediatracker.adapters.media_items_list.SectionedRecyclerViewAdapter
-
Informs the underlying adapter that "itemCount" items have been added starting from "positionStart"