HomeSort by relevance Sort by last modified time
    Searched defs:GeofenceTransitionsIntentService (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
GeofenceTransitionsIntentService.java 43 public class GeofenceTransitionsIntentService extends IntentService
48 public GeofenceTransitionsIntentService() {
49 super(GeofenceTransitionsIntentService.class.getSimpleName());
  /developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
GeofenceTransitionsIntentService.java 43 public class GeofenceTransitionsIntentService extends IntentService
48 public GeofenceTransitionsIntentService() {
49 super(GeofenceTransitionsIntentService.class.getSimpleName());
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
GeofenceTransitionsIntentService.java 43 public class GeofenceTransitionsIntentService extends IntentService
48 public GeofenceTransitionsIntentService() {
49 super(GeofenceTransitionsIntentService.class.getSimpleName());

Completed in 90 milliseconds