OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toGeofence
(Results
1 - 6
of
6
) sorted by null
/developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
SimpleGeofence.java
77
public Geofence
toGeofence
() {
MainActivity.java
125
mGeofenceList.add(mAndroidBuildingGeofence.
toGeofence
());
126
mGeofenceList.add(mYerbaBuenaGeofence.
toGeofence
());
/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
SimpleGeofence.java
77
public Geofence
toGeofence
() {
MainActivity.java
125
mGeofenceList.add(mAndroidBuildingGeofence.
toGeofence
());
126
mGeofenceList.add(mYerbaBuenaGeofence.
toGeofence
());
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
SimpleGeofence.java
77
public Geofence
toGeofence
() {
MainActivity.java
125
mGeofenceList.add(mAndroidBuildingGeofence.
toGeofence
());
126
mGeofenceList.add(mYerbaBuenaGeofence.
toGeofence
());
Completed in 49 milliseconds