Searched refs:onGeofenceBreachCb (Results 1 – 3 of 3) sorted by relevance
60 void onGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification) final;
62 onGeofenceBreachCb(geofenceBreachNotification); in GeofenceAPIClient()139 void GeofenceAPIClient::onGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification) in onGeofenceBreachCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
123 inline virtual void onGeofenceBreachCb( in onGeofenceBreachCb() function