FileDocCategorySizeDatePackage
IFusedProvider.javaAPI DocAndroid 5.1 API3327Sat Mar 14 05:48:10 GMT 2015android.location

IFusedProvider

public interface IFusedProvider implements android.os.IInterface
Interface definition for Location providers that require FLP services.
hide

Fields Summary
Constructors Summary
Methods Summary
public voidonFusedLocationHardwareChange(android.hardware.location.IFusedLocationHardware instance)
Provides access to a FusedLocationHardware instance needed for the provider to work.

param
instance The FusedLocationHardware available for the provider to use.