HomeSort by relevance Sort by last modified time
    Searched refs:FusedLocationHardware (Results 1 - 2 of 2) sorted by null

  /frameworks/base/location/lib/java/com/android/location/provider/
FusedProvider.java 36 setFusedLocationHardware(new FusedLocationHardware(instance));
52 * Sets the FusedLocationHardware instance in the provider..
56 public abstract void setFusedLocationHardware(FusedLocationHardware value);
FusedLocationHardware.java 36 public final class FusedLocationHardware {
37 private final String TAG = "FusedLocationHardware";
60 public FusedLocationHardware(IFusedLocationHardware locationHardware) {

Completed in 45 milliseconds