Home
last modified time | relevance | path

Searched refs:IFusedLocationHardware (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DFusedProxy.java23 import android.hardware.location.IFusedLocationHardware;
50 IFusedLocationHardware locationHardware, in FusedProxy()
89 IFusedLocationHardware locationHardware, in createAndBind()
114 private void bindProvider(IFusedLocationHardware locationHardware) { in bindProvider()
DFusedLocationHardwareSecure.java20 import android.hardware.location.IFusedLocationHardware;
29 public class FusedLocationHardwareSecure extends IFusedLocationHardware.Stub {
30 private final IFusedLocationHardware mLocationHardware;
35 IFusedLocationHardware locationHardware, in FusedLocationHardwareSecure()
DFlpHardwareProvider.java23 import android.hardware.location.IFusedLocationHardware;
334 public IFusedLocationHardware getLocationHardware() { in getLocationHardware()
347 private final IFusedLocationHardware mLocationHardware = new IFusedLocationHardware.Stub() {
/frameworks/base/location/java/android/location/
DIFusedProvider.aidl19 import android.hardware.location.IFusedLocationHardware;
31 void onFusedLocationHardwareChange(in IFusedLocationHardware instance); in onFusedLocationHardwareChange()
/frameworks/base/location/lib/java/com/android/location/provider/
DFusedProvider.java19 import android.hardware.location.IFusedLocationHardware;
35 public void onFusedLocationHardwareChange(IFusedLocationHardware instance) {
DFusedLocationHardware.java19 import android.hardware.location.IFusedLocationHardware;
39 private IFusedLocationHardware mLocationHardware;
70 public FusedLocationHardware(IFusedLocationHardware locationHardware) { in FusedLocationHardware()
/frameworks/base/core/java/android/hardware/location/
DIFusedLocationHardware.aidl29 interface IFusedLocationHardware { interface
/frameworks/base/
DAndroid.mk189 core/java/android/hardware/location/IFusedLocationHardware.aidl \
Dcompiled-classes-phone1695 android.hardware.location.IFusedLocationHardware
1696 android.hardware.location.IFusedLocationHardware$Stub
1697 android.hardware.location.IFusedLocationHardware$Stub$Proxy