Uses of Class
com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.SpiceNotification

Packages that use SpiceServiceListenerNotificationService.SpiceNotification
com.octo.android.robospice.notification   
 

Uses of SpiceServiceListenerNotificationService.SpiceNotification in com.octo.android.robospice.notification
 

Methods in com.octo.android.robospice.notification that return SpiceServiceListenerNotificationService.SpiceNotification
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForRequestAdded(CachedSpiceRequest<?> request, SpiceServiceListener.RequestProcessingContext requestProcessingContext)
           
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForRequestAggregated(CachedSpiceRequest<?> request, SpiceServiceListener.RequestProcessingContext requestProcessingContext)
           
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForRequestCancelled(CachedSpiceRequest<?> request, SpiceServiceListener.RequestProcessingContext requestProcessingContext)
           
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForRequestFailed(CachedSpiceRequest<?> request, SpiceServiceListener.RequestProcessingContext requestProcessingContext)
           
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForRequestNotFound(CachedSpiceRequest<?> request, SpiceServiceListener.RequestProcessingContext requestProcessingContext)
           
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForRequestProcessed(CachedSpiceRequest<?> cachedSpiceRequest, SpiceServiceListener.RequestProcessingContext requestProcessingContext)
           
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForRequestProgressUpdate(CachedSpiceRequest<?> request, SpiceServiceListener.RequestProcessingContext requestProcessingContext)
           
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForRequestSucceeded(CachedSpiceRequest<?> request, SpiceServiceListener.RequestProcessingContext requestProcessingContext)
           
abstract  SpiceServiceListenerNotificationService.SpiceNotification SpiceServiceListenerNotificationService.onCreateNotificationForServiceStopped()
           
 



Copyright © 2012-2014. All Rights Reserved.