OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GeofencingApi
(Results
1 - 6
of
6
) sorted by null
/developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
MainActivity.java
154
LocationServices.
GeofencingApi
.addGeofences(mApiClient, mGeofenceList,
163
LocationServices.
GeofencingApi
.removeGeofences(mApiClient, mGeofenceRequestIntent);
/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
MainActivity.java
154
LocationServices.
GeofencingApi
.addGeofences(mApiClient, mGeofenceList,
163
LocationServices.
GeofencingApi
.removeGeofences(mApiClient, mGeofenceRequestIntent);
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
MainActivity.java
154
LocationServices.
GeofencingApi
.addGeofences(mApiClient, mGeofenceList,
163
LocationServices.
GeofencingApi
.removeGeofences(mApiClient, mGeofenceRequestIntent);
/developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java
64
import static com.google.android.gms.location.LocationServices.
GeofencingApi
;
170
GeofencingApi
.addGeofences(googleApiClient,
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java
64
import static com.google.android.gms.location.LocationServices.
GeofencingApi
;
170
GeofencingApi
.addGeofences(googleApiClient,
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
UtilityService.java
64
import static com.google.android.gms.location.LocationServices.
GeofencingApi
;
170
GeofencingApi
.addGeofences(googleApiClient,
Completed in 204 milliseconds