Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
DHomeListenerService.java123 Intent checkInOperation = in postNotificationForGeofenceId() local
126 checkInOperation.setAction(ACTION_CHECK_IN), PendingIntent.FLAG_CANCEL_CURRENT); in postNotificationForGeofenceId()
128 checkInOperation.setAction(ACTION_DELETE_DATA_ITEM), in postNotificationForGeofenceId()