Home
last modified time | relevance | path

Searched defs:location (Results 1 – 13 of 13) sorted by relevance

/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DAttraction.java34 public LatLng location; field in Attraction
44 Uri secondaryImageUrl, LatLng location, String city) { in Attraction()
DUtils.java81 public static void storeLocation(Context context, LatLng location) { in storeLocation()
/development/samples/training/location-aware/src/com/example/android/location/
DLocationActivity.java215 Location location = null; in requestUpdatesFromProvider() local
239 private void doReverseGeocoding(Location location) { in doReverseGeocoding()
245 private void updateUILocation(Location location) { in updateUILocation()
/development/samples/ApiDemos/src/com/example/android/apis/os/
DMmsWapPushReceiver.java57 final String location = new String(nInd.getContentLocation()); in onReceive() local
/development/tools/emulator/test-apps/SmokeTests/src/com/android/emulator/smoketests/gps/
DGpsLocationTest.java75 public void onLocationChanged(Location location) { in onLocationChanged()
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/
DDetailFragment.java87 LatLng location = Utils.getLocation(getActivity()); in onCreateView() local
/development/ndk/platforms/android-21/include/linux/netfilter/
Dxt_u32.h42 struct xt_u32_location_element location[XT_U32_MAXSIZE+1]; member
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DUtilityService.java220 Location location = FusedLocationApi.getLastLocation(googleApiClient); in requestLocationInternal() local
249 Location location = in locationUpdated() local
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
DSyncAdapter.java139 final URL location = new URL(FEED_URL); in onPerformSync() local
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DInsertionListView.java334 int[] location = new int[2]; in getLocationOnScreen() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DPictureLayout.java138 public ViewParent invalidateChildInParent(int[] location, Rect dirty) { in invalidateChildInParent()
/development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
DWearableMainActivity.java248 public void onLocationChanged(Location location) { in onLocationChanged()
/development/ndk/platforms/android-21/include/linux/
Dethtool.h307 __u32 location; member