Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
DHomeListenerService.java125 PendingIntent checkInIntent = PendingIntent.getService(this, 0, in postNotificationForGeofenceId() local
132 getText(R.string.check_in_prompt), checkInIntent); in postNotificationForGeofenceId()