Home
last modified time | relevance | path

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

12345678

/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
DLocationUrlBuilder.java75 public static String getStaticMapUrl(Context context, Location location) { in getStaticMapUrl()
106 public static String getReverseGeocodeUrl(Location location) { in getReverseGeocodeUrl()
123 Location location, @Nullable CharSequence addressLine1, @Nullable CharSequence addressLine2) { in getShowMapIntent()
159 static String getFormattedLatLng(Location location) { in getFormattedLatLng()
170 static String getMarkerUrlParamValue(Location location) { in getMarkerUrlParamValue()
DLocationPresenter.java62 public void onLocationChanged(Location location) { in onLocationChanged()
67 private void updateLocation(Location location, boolean forceUpdate) { in updateLocation()
100 void setLocation(Location location); in setLocation()
DLocationHelper.java105 static @LocationStatus int checkLocation(Location location) { in checkLocation()
152 void onLocationChanged(Location location, boolean isConnected) { in onLocationChanged()
222 public void onLocationChanged(Location location) { in onLocationChanged()
234 private void maybeAdjustUpdateInterval(Location location) { in maybeAdjustUpdateInterval()
DLocationFragment.java69 private Location location; field in LocationFragment
134 private void setMap(@NonNull Location location) { in setMap()
165 private void updateMap(@NonNull Location location) { in updateMap()
204 public void setLocation(Location location) { in setLocation()
/packages/services/BuiltInPrintService/src/com/android/bips/discovery/
DDiscoveredPrinter.java42 public final String location; field in DiscoveredPrinter
61 public DiscoveredPrinter(Uri uuid, String name, List<Uri> paths, String location) { in DiscoveredPrinter()
77 public DiscoveredPrinter(Uri uuid, String name, Uri path, String location) { in DiscoveredPrinter()
83 String printerName = null, location = null; in DiscoveredPrinter() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DLocationManagerProxyTest.java58 Location location = new Location(LocationManager.GPS_PROVIDER); in testLocationManagerProxyCanInjectLocation() local
65 Location location = new Location(LocationManager.GPS_PROVIDER); in testLocationManagerProxyCanGetLastKnownLocation() local
/packages/apps/Camera2/src/com/android/camera/util/
DExifUtil.java60 Optional<Location> location) { in populateExif()
80 public void addLocationToExif(Location location) { in addLocationToExif()
/packages/modules/HealthFitness/tests/unittests/src/android/healthconnect/internal/datatypes/
DExerciseRouteInternalTest.java30 ExerciseRouteInternal.LocationInternal location = in testLocation_convertToExternalAndBack_isIdentical() local
39 ExerciseRouteInternal.LocationInternal location = TestUtils.buildInternalLocation(); in testLocationNoOptionalFields_convertToExternalAndBack_isIdentical() local
/packages/apps/Dialer/java/com/android/incallui/maps/impl/
DStaticMapFragment.java41 public static StaticMapFragment newInstance(@NonNull Location location) { in newInstance()
70 Location location = getArguments().getParcelable(ARG_LOCATION); in onMapReady() local
DMapsImpl.java37 public Fragment createStaticMapFragment(@NonNull Location location) { in createStaticMapFragment()
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityButtonLocationPreferenceController.java80 private void putCurrentAccessibilityButtonMode(@Location int location) { in putCurrentAccessibilityButtonMode()
82 Settings.Secure.ACCESSIBILITY_BUTTON_MODE, location); in putCurrentAccessibilityButtonMode() local
/packages/apps/Gallery/src/com/android/camera/
DReverseGeocoderTask.java32 public void onComplete(String location); in onComplete()
71 protected void onPostExecute(String location) { in onPostExecute()
/packages/apps/Dialer/java/com/android/dialer/location/
DCountryDetector.java209 final Location location = in onReceive() local
220 Context appContext, Geocoder geocoder, Location location) { in processLocationUpdate()
257 public String doInBackground(@Nullable Location location) throws Throwable { in doInBackground()
/packages/apps/TV/src/com/android/tv/data/
DLineup.java58 private final String location; field in Lineup
103 public Lineup(String id, int type, String name, String location, List<String> channels) { in Lineup()
/packages/apps/Camera2/src/com/android/camera/
DStorage.java101 Location location, int orientation, ExifInterface exif, byte[] jpeg, int width, in addImage()
130 Location location, int orientation, ExifInterface exif, byte[] data, int width, in addImage()
160 Location location, int orientation, long jpegLength, Bitmap bitmap, int width, in addImageToMediaStore()
200 public ContentValues getContentValuesForData(String title, long date, Location location, in getContentValuesForData()
293 Location location, int orientation, ExifInterface exif, in updateImage()
359 long date, Location location, int orientation, int jpegLength, in updateImage()
/packages/services/Car/service/src/com/android/car/
DCarLocationService.java436 Location location = null; in storeLocation() local
507 Location location = readLocationFromCacheFile(); in loadLocation() local
524 Location location = new Location((String) null); in readLocationFromCacheFile() local
599 private void injectLocation(Location location, int attemptCount) { in injectLocation()
/packages/modules/NeuralNetworks/common/types/src/
DSharedMemory.cpp45 bool hasNoPointerData(const DataLocation& location) { in hasNoPointerData()
113 const auto location = mBuilder.append(length); in append() local
218 const auto& location = input.location; in convertRequestFromPointerToShared() local
243 const auto& location = output.location; in convertRequestFromPointerToShared() local
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/contracts/
DDownloadRoleHolderContract.kt32 val location: String constant
50 override val location = location in invoke() constant
120 override val location by params.map(PackageDownloadInfo::location) in invoke() constant
/packages/apps/Calendar/tests/src/com/android/calendar/widget/
DCalendarAppWidgetServiceTest.java51 final String location = "Location"; field in CalendarAppWidgetServiceTest
178 private Object[] getRow(int allDay, long begin, long end, String title, String location, in getRow()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcEllipseLocation.java64 double centerLeeway, Random random, Location location) { in AfcEllipseLocation()
101 JSONObject location = new JSONObject(); in toJson() local
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/model/
DPackageDownloadInfo.java68 public final String location; field in PackageDownloadInfo
148 public Builder setLocation(String location) { in setLocation()
/packages/apps/Dialer/java/com/android/incallui/maps/
DMaps.java32 Fragment createStaticMapFragment(@NonNull Location location); in createStaticMapFragment()
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DTestUtils.cpp52 DataLocation location; in createOperand() local
193 const DataLocation location = outputBuilder.append(bufferSize); in createRequest() local
/packages/services/Car/car-lib/src/android/car/test/
DCarLocationTestHelper.java35 public static boolean injectLocation(Location location, Context context) { in injectLocation()
/packages/modules/Connectivity/netbpfload/
DNetBpfLoad.cpp100 static int loadAllElfObjects(const unsigned int bpfloader_ver, const Location& location) { in loadAllElfObjects()
450 for (const auto& location : locations) { in doLoad() local
462 for (const auto& location : locations) { in doLoad() local

12345678