OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
46
public class
GeofenceTransitionsIntentService
extends IntentService
51
public
GeofenceTransitionsIntentService
() {
52
super(
GeofenceTransitionsIntentService
.class.getSimpleName());
/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
GeofenceTransitionsIntentService.java
46
public class
GeofenceTransitionsIntentService
extends IntentService
51
public
GeofenceTransitionsIntentService
() {
52
super(
GeofenceTransitionsIntentService
.class.getSimpleName());
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
GeofenceTransitionsIntentService.java
46
public class
GeofenceTransitionsIntentService
extends IntentService
51
public
GeofenceTransitionsIntentService
() {
52
super(
GeofenceTransitionsIntentService
.class.getSimpleName());
Completed in 45 milliseconds