Home
last modified time | relevance | path

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

/developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
DGeofenceTransitionsIntentService.java78 int transitionType = geoFenceEvent.getGeofenceTransition(); in onHandleIntent() local
DSimpleGeofenceStore.java66 int transitionType = mPrefs.getInt(getGeofenceFieldKey(id, KEY_TRANSITION_TYPE), in getGeofence() local
/developers/samples/android/deprecated/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
DGeofenceTransitionsIntentService.java78 int transitionType = geoFenceEvent.getGeofenceTransition(); in onHandleIntent() local
DSimpleGeofenceStore.java66 int transitionType = mPrefs.getInt(getGeofenceFieldKey(id, KEY_TRANSITION_TYPE), in getGeofence() local