Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DMainActivity.java153 mGeofenceRequestIntent = getGeofenceTransitionPendingIntent(); in onConnected()
189 private PendingIntent getGeofenceTransitionPendingIntent() { in getGeofenceTransitionPendingIntent() method in MainActivity