Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
DHomeListenerService.java79 postNotificationForGeofenceId(geofenceId, event.getDataItem().getUri()); in onDataChanged()
102 private void postNotificationForGeofenceId(String geofenceId, Uri dataItemUri) { in postNotificationForGeofenceId() method in HomeListenerService