OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GEOFENCE_EXPIRATION_TIME
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
Constants.java
38
public static final long
GEOFENCE_EXPIRATION_TIME
= Geofence.NEVER_EXPIRE;
/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
Constants.java
38
public static final long
GEOFENCE_EXPIRATION_TIME
= Geofence.NEVER_EXPIRE;
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
Constants.java
38
public static final long
GEOFENCE_EXPIRATION_TIME
= Geofence.NEVER_EXPIRE;
Completed in 86 milliseconds