Home
last modified time | relevance | path

Searched defs:transitionType (Results 1 – 2 of 2) sorted by relevance

/development/samples/wearable/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
DGeofenceTransitionsIntentService.java74 int transitionType = LocationClient.getGeofenceTransition(intent); in onHandleIntent() local
DSimpleGeofenceStore.java66 int transitionType = mPrefs.getInt(getGeofenceFieldKey(id, KEY_TRANSITION_TYPE), in getGeofence() local