Searched defs:location (Results 1 – 13 of 13) sorted by relevance
34 public LatLng location; field in Attraction44 Uri secondaryImageUrl, LatLng location, String city) { in Attraction()
93 public static void storeLocation(Context context, LatLng location) { in storeLocation()
57 final String location = new String(nInd.getContentLocation()); in onReceive() local
215 Location location = null; in requestUpdatesFromProvider() local239 private void doReverseGeocoding(Location location) { in doReverseGeocoding()245 private void updateUILocation(Location location) { in updateUILocation()
87 LatLng location = Utils.getLocation(getActivity()); in onCreateView() local
230 Location location = FusedLocationApi.getLastLocation(googleApiClient); in requestLocationInternal() local259 Location location = in locationUpdated() local
85 final int[] location = new int[2]; in onComputeInsets() local
139 final URL location = new URL(FEED_URL); in onPerformSync() local
334 int[] location = new int[2]; in getLocationOnScreen() local
138 public ViewParent invalidateChildInParent(int[] location, Rect dirty) { in invalidateChildInParent()
111 def __init__(self, function, location, library): argument
390 public void onLocationChanged(Location location) { in onLocationChanged()
74 clang::SourceLocation location = decl->getLocation(); in GetDeclSourceFile() local