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

  /frameworks/base/services/core/java/com/android/server/location/
FusedLocationHardwareSecure.java 29 public class FusedLocationHardwareSecure extends IFusedLocationHardware.Stub {
34 public FusedLocationHardwareSecure(
FusedProxy.java 37 private final FusedLocationHardwareSecure mLocationHardware;
54 mLocationHardware = new FusedLocationHardwareSecure(

Completed in 46 milliseconds