Uses of Class
com.github.ignition.location.templates.IgnitedAbstractLocationUpdateRequester

Packages that use IgnitedAbstractLocationUpdateRequester
com.github.ignition.location.utils   
com.github.ignition.location.utils.locationupdaterequesters   
 

Uses of IgnitedAbstractLocationUpdateRequester in com.github.ignition.location.utils
 

Methods in com.github.ignition.location.utils that return IgnitedAbstractLocationUpdateRequester
static IgnitedAbstractLocationUpdateRequester PlatformSpecificImplementationFactory.getLocationUpdateRequester(android.content.Context context)
          Create a new LocationUpdateRequester
 

Uses of IgnitedAbstractLocationUpdateRequester in com.github.ignition.location.utils.locationupdaterequesters
 

Subclasses of IgnitedAbstractLocationUpdateRequester in com.github.ignition.location.utils.locationupdaterequesters
 class IgnitedFroyoLocationUpdateRequester
          Provides support for initiating active and passive location updates optimized for the Froyo release.
 class IgnitedGingerbreadLocationUpdateRequester
          Provides support for initiating active and passive location updates optimized for the Gingerbread release.
 class IgnitedLegacyLocationUpdateRequester
          Provides support for initiating active and passive location updates for all Android platforms from Android 1.6.
 



Copyright © 2012. All Rights Reserved.