Searched refs:IFusedLocationHardware (Results 1 – 9 of 9) sorted by relevance
23 import android.hardware.location.IFusedLocationHardware;50 IFusedLocationHardware locationHardware, in FusedProxy()89 IFusedLocationHardware locationHardware, in createAndBind()114 private void bindProvider(IFusedLocationHardware locationHardware) { in bindProvider()
20 import android.hardware.location.IFusedLocationHardware;29 public class FusedLocationHardwareSecure extends IFusedLocationHardware.Stub {30 private final IFusedLocationHardware mLocationHardware;35 IFusedLocationHardware locationHardware, in FusedLocationHardwareSecure()
23 import android.hardware.location.IFusedLocationHardware;334 public IFusedLocationHardware getLocationHardware() { in getLocationHardware()347 private final IFusedLocationHardware mLocationHardware = new IFusedLocationHardware.Stub() {
19 import android.hardware.location.IFusedLocationHardware;31 void onFusedLocationHardwareChange(in IFusedLocationHardware instance); in onFusedLocationHardwareChange()
19 import android.hardware.location.IFusedLocationHardware;35 public void onFusedLocationHardwareChange(IFusedLocationHardware instance) {
19 import android.hardware.location.IFusedLocationHardware;39 private IFusedLocationHardware mLocationHardware;70 public FusedLocationHardware(IFusedLocationHardware locationHardware) { in FusedLocationHardware()
29 interface IFusedLocationHardware { interface
189 core/java/android/hardware/location/IFusedLocationHardware.aidl \
1695 android.hardware.location.IFusedLocationHardware1696 android.hardware.location.IFusedLocationHardware$Stub1697 android.hardware.location.IFusedLocationHardware$Stub$Proxy