Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
DHomeListenerService.java131 Action checkInAction = new Action(R.drawable.ic_action_check_in, in postNotificationForGeofenceId() local
141 .addAction(checkInAction) in postNotificationForGeofenceId()