OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_BUILDING_RADIUS_METERS
(Results
1 - 6
of
6
) sorted by null
/developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
Constants.java
44
public static final float
ANDROID_BUILDING_RADIUS_METERS
= 60.0f;
MainActivity.java
22
import static com.example.android.wearable.geofencing.Constants.
ANDROID_BUILDING_RADIUS_METERS
;
109
ANDROID_BUILDING_RADIUS_METERS
,
/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
Constants.java
44
public static final float
ANDROID_BUILDING_RADIUS_METERS
= 60.0f;
MainActivity.java
22
import static com.example.android.wearable.geofencing.Constants.
ANDROID_BUILDING_RADIUS_METERS
;
109
ANDROID_BUILDING_RADIUS_METERS
,
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
Constants.java
44
public static final float
ANDROID_BUILDING_RADIUS_METERS
= 60.0f;
MainActivity.java
22
import static com.example.android.wearable.geofencing.Constants.
ANDROID_BUILDING_RADIUS_METERS
;
109
ANDROID_BUILDING_RADIUS_METERS
,
Completed in 34 milliseconds