A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- refreshComment(int) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
 - 
Calls GET comment API and clears response cache
 - refreshComment(int, NewsfeedParams) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
 - 
Calls GET comment API and clears response cache
 - refreshData() - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
 - refreshData() - Method in class com.cheetahdigital.newsfeed.ui.list.FeedsListPresenter
 - refreshData() - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListPresenter
 - refreshPost() - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
 - 
Calls GET post API and clears the response cache
 - refreshPost(int) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListPresenter
 - 
Calls GET post API and clears the response cache
 - refreshPost(int, NewsfeedParams) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListPresenter
 - 
Calls GET post API and clears the response cache
 - removeComment(int) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsAdapter
 - 
Removes comment from the list
 - removePost(int) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListAdapter
 - 
Removes the specific post from the list by calling
ListAdapter.removeItem(int) - RESULT_DELETED_POST - Static variable in class com.cheetahdigital.newsfeed.ui.NewsfeedConstants
 - 
Result code used when post is deleted.
 - revertChanges(int) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListAdapter
 - 
Reverts the changes made from the post
 - revertChanges(int) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListFragment
 - revertChanges(int) - Method in interface com.cheetahdigital.newsfeed.ui.list.NewsfeedListView
 - 
Notifies the view to revert any changes made to the post.
 - revertCommentChanges(int) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsAdapter
 - 
Revert changes made in the comment
 - revertCommentChanges(String, int) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsActivity
 - revertCommentChanges(String, int) - Method in interface com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsView
 - 
Notifies the view to revert any changes made to the comment associated to the post.
 - revertFlagAttempt() - Method in class com.cheetahdigital.newsfeed.ui.widgets.SocialWidget
 - 
Returns the view to it's previous state
 - revertLikeAttempt() - Method in class com.cheetahdigital.newsfeed.ui.widgets.SocialWidget
 - 
Returns the view to it's previous state
 - revertPostChanges() - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsAdapter
 - 
Revert changes made in the post
 - revertPostChanges(String) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsActivity
 - revertPostChanges(String) - Method in interface com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsView
 - 
Notifies the view to revert any changes made to the post.
 - RICH_NOTIF_ID_KEY - Static variable in class com.cheetahdigital.newsfeed.ui.NewsfeedNotificationJobService
 - RICH_NOTIF_MESSAGE_RESPONSE_ID_KEY - Static variable in class com.cheetahdigital.newsfeed.ui.NewsfeedNotificationJobService
 
All Classes All Packages