Searched refs:GeofenceProxy (Results 1 – 3 of 3) sorted by relevance
42 public final class GeofenceProxy implements ServiceListener<BoundServiceInfo> { class52 public static GeofenceProxy createAndBind(Context context, IGpsGeofenceHardware gpsGeofence) { in createAndBind()53 GeofenceProxy proxy = new GeofenceProxy(context, gpsGeofence); in createAndBind()66 private GeofenceProxy(Context context, IGpsGeofenceHardware gpsGeofence) { in GeofenceProxy() method in GeofenceProxy114 mServiceWatcher.runOnBinder(GeofenceProxy.this::updateGeofenceHardware); in onServiceConnected()123 mServiceWatcher.runOnBinder(GeofenceProxy.this::updateGeofenceHardware); in onServiceDisconnected()
103 import com.android.server.location.geofence.GeofenceProxy;455 GeofenceProxy provider = GeofenceProxy.createAndBind(mContext, in onSystemThirdPartyAppsCanStart()
21876 …n/geofence/GeofenceProxy$GeofenceProxyServiceConnection$$ExternalSyntheticLambda0;-><init>(Lcom/an…21877 …erver/location/geofence/GeofenceProxy$GeofenceProxyServiceConnection;-><init>(Lcom/android/server/…21878 PLcom/android/server/location/geofence/GeofenceProxy$GeofenceProxyServiceConnection;->onServiceConn…21879 HSPLcom/android/server/location/geofence/GeofenceProxy;-><init>(Landroid/content/Context;Landroid/l…21880 …ce/GeofenceProxy;->createAndBind(Landroid/content/Context;Landroid/location/IGpsGeofenceHardware;)…21881 PLcom/android/server/location/geofence/GeofenceProxy;->onBind(Landroid/os/IBinder;Lcom/android/serv…21882 PLcom/android/server/location/geofence/GeofenceProxy;->onBind(Landroid/os/IBinder;Lcom/android/serv…21883 PLcom/android/server/location/geofence/GeofenceProxy;->onUnbind()V21884 HSPLcom/android/server/location/geofence/GeofenceProxy;->register(Landroid/content/Context;)Z21885 PLcom/android/server/location/geofence/GeofenceProxy;->updateGeofenceHardware(Landroid/os/IBinder;)V[all …]