OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEOFENCE_EXPIRATION_TIME
(Results
1 - 6
of
6
) 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;
MainActivity.java
24
import static com.example.android.wearable.geofencing.Constants.
GEOFENCE_EXPIRATION_TIME
;
110
GEOFENCE_EXPIRATION_TIME
,
118
GEOFENCE_EXPIRATION_TIME
,
/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;
MainActivity.java
24
import static com.example.android.wearable.geofencing.Constants.
GEOFENCE_EXPIRATION_TIME
;
110
GEOFENCE_EXPIRATION_TIME
,
118
GEOFENCE_EXPIRATION_TIME
,
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
Constants.java
38
public static final long
GEOFENCE_EXPIRATION_TIME
= Geofence.NEVER_EXPIRE;
MainActivity.java
24
import static com.example.android.wearable.geofencing.Constants.
GEOFENCE_EXPIRATION_TIME
;
110
GEOFENCE_EXPIRATION_TIME
,
118
GEOFENCE_EXPIRATION_TIME
,
Completed in 50 milliseconds