HomeSort by relevance Sort by last modified time
    Searched refs:Location (Results 151 - 175 of 933) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/services/core/java/com/android/server/location/
LocationBasedCountryDetector.java 17 package com.android.server.location;
20 import android.location.Address;
21 import android.location.Country;
22 import android.location.Geocoder;
23 import android.location.Location;
24 import android.location.LocationListener;
25 import android.location.LocationManager;
38 * location providers and the GeoCoder
40 * Use {@link #detectCountry} to start querying. If the location can not b
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
TwilightManager.java 21 import android.location.Location;
22 import android.location.LocationManager;
81 // Else, we will try and grab the last known location
82 final Location location = getLastKnownLocation(); local
83 if (location != null) {
84 updateState(location);
88 Log.i(TAG, "Could not get last known location. This is probably because the app does not"
89 + " have any location permissions. Falling back to hardcoded
    [all...]
  /packages/apps/Camera2/src/com/android/camera/app/
LegacyLocationProvider.java 20 import android.location.Location;
27 * A class that handles legacy (network, gps) location providers, in the event
28 * the fused location provider from Google Play Services is unavailable.
34 private android.location.LocationManager mLocationManager;
38 new LocationListener(android.location.LocationManager.GPS_PROVIDER),
39 new LocationListener(android.location.LocationManager.NETWORK_PROVIDER)
47 public Location getCurrentLocation() {
54 Location l = mLocationListeners[i].current();
59 Log.d(TAG, "No location received yet.")
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
LocationManager.java 20 import android.location.Location;
21 import android.location.LocationProvider;
26 * A class that handles everything about location.
33 private android.location.LocationManager mLocationManager;
37 new LocationListener(android.location.LocationManager.GPS_PROVIDER),
38 new LocationListener(android.location.LocationManager.NETWORK_PROVIDER)
51 public Location getCurrentLocation() {
56 Location l = mLocationListeners[i].current();
59 Log.d(TAG, "No location received yet.")
    [all...]
  /art/compiler/optimizing/
common_arm64.h 55 static inline vixl::Register XRegisterFrom(Location location) {
56 DCHECK(location.IsRegister()) << location;
57 return vixl::Register::XRegFromCode(VIXLRegCodeFromART(location.reg()));
60 static inline vixl::Register WRegisterFrom(Location location) {
61 DCHECK(location.IsRegister()) << location;
62 return vixl::Register::WRegFromCode(VIXLRegCodeFromART(location.reg()))
    [all...]
intrinsics_x86_64.cc 86 locations->SetInAt(0, Location::RequiresFpuRegister());
87 locations->SetOut(Location::RequiresRegister());
94 locations->SetInAt(0, Location::RequiresRegister());
95 locations->SetOut(Location::RequiresFpuRegister());
99 Location input = locations->InAt(0);
100 Location output = locations->Out();
105 Location input = locations->InAt(0);
106 Location output = locations->Out();
142 locations->SetInAt(0, Location::RequiresRegister());
143 locations->SetOut(Location::SameAsFirstInput())
    [all...]
code_generator_mips64.cc 40 Location Mips64ReturnLocation(Primitive::Type return_type) {
49 return Location::RegisterLocation(V0);
53 return Location::FpuRegisterLocation(F0);
56 return Location();
61 Location InvokeDexCallingConventionVisitorMIPS64::GetReturnLocation(Primitive::Type type) const {
65 Location InvokeDexCallingConventionVisitorMIPS64::GetMethodLocation() const {
66 return Location::RegisterLocation(kMethodRegisterArgument);
69 Location InvokeDexCallingConventionVisitorMIPS64::GetNextLocation(Primitive::Type type) {
70 Location next_location;
77 next_location = Location::FpuRegisterLocation
2995 Location location = locations->InAt(invoke->GetSpecialInputIndex()); local
3570 Location location = parameter_visitor_.GetNextLocation(instruction->GetType()); local
    [all...]
code_generator_x86_64.cc 201 Location::RegisterLocation(calling_convention.GetRegisterAt(0)),
204 Location::RegisterLocation(calling_convention.GetRegisterAt(1)),
252 Location out = locations->Out();
253 // Move the class to the desired location.
256 x86_64_codegen->Move(out, Location::RegisterLocation(RAX));
302 x86_64_codegen->Move(locations->Out(), Location::RegisterLocation(RAX));
320 Location object_class = instruction_->IsCheckCast() ? locations->GetTemp(0)
338 Location::RegisterLocation(calling_convention.GetRegisterAt(0)),
341 Location::RegisterLocation(calling_convention.GetRegisterAt(1)),
362 x86_64_codegen->Move(locations->Out(), Location::RegisterLocation(RAX))
3949 Location location = parameter_visitor_.GetNextLocation(instruction->GetType()); local
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/proto/
xref.proto 104 // location.
233 // A Location represents a single span of zero or more contiguous bytes of a
234 // file or buffer. An empty LOCATION denotes the entirety of the referenced
237 message Location {
240 // The ticket of the file this location belongs to. If the location
252 // What kind of location this is.
255 // A Point represents a location within a file or buffer.
278 // The starting point of the location.
281 // The ending point of the location
    [all...]
  /external/valgrind/memcheck/tests/
varinfo1.stderr.exp 11 Location 0x........ is 0 bytes inside global var "global_u1"
17 Location 0x........ is 0 bytes inside global var "global_i1"
23 Location 0x........ is 0 bytes inside global_u2[3],
29 Location 0x........ is 0 bytes inside global_i2[7],
35 Location 0x........ is 0 bytes inside local var "local"
varinfo2.stderr.exp 5 Location 0x........ is 0 bytes inside var[7],
12 Location 0x........ is 2 bytes inside var.bar,
19 Location 0x........ is 1 byte inside local var "var"
varinfo4.stderr.exp 5 Location 0x........ is 1 byte inside a[3].xyzzy[21].c1,
12 Location 0x........ is 0 bytes inside a[5].bong,
19 Location 0x........ is 1 byte inside a[3].xyzzy[21].c2[2],
varinfo3.stderr.exp 5 Location 0x........ is 0 bytes inside static_global_def[1],
12 Location 0x........ is 0 bytes inside nonstatic_global_def[2],
19 Location 0x........ is 0 bytes inside static_global_undef[3],
26 Location 0x........ is 0 bytes inside nonstatic_global_undef[4],
41 Location 0x........ is 0 bytes inside nonstatic_local_def[6],
56 Location 0x........ is 0 bytes inside nonstatic_local_undef[8],
  /external/v8/src/parsing/
expression-classifier.h 43 : location(Scanner::Location::invalid()),
48 V8_INLINE explicit Error(Scanner::Location loc,
52 : location(loc), message(msg), kind(k), type(t), arg(a) {}
54 Scanner::Location location; member in struct:v8::internal::ExpressionClassifier::Error
221 void RecordExpressionError(const Scanner::Location& loc,
229 void RecordExpressionError(const Scanner::Location& loc,
237 void RecordFormalParameterInitializerError(const Scanner::Location& loc,
245 void RecordBindingPatternError(const Scanner::Location& loc
    [all...]
  /external/libbrillo/brillo/errors/
error.cc 14 inline void LogError(const tracked_objects::Location& location,
19 // the current error location with the location passed in to the Error object.
20 // This way the log will contain the actual location of the error, and not
23 location.file_name(), location.line_number(), logging::LOG_ERROR).stream()
24 << location.function_name() << "(...): "
29 ErrorPtr Error::Create(const tracked_objects::Location& location,
    [all...]
  /external/libweave/src/
error.cc 13 inline void LogError(const tracked_objects::Location& location,
17 // the current error location with the location passed in to the Error object.
18 // This way the log will contain the actual location of the error, and not
20 logging::LogMessage(location.file_name(), location.line_number(),
23 << location.function_name() << "(...): "
28 ErrorPtr Error::Create(const tracked_objects::Location& location,
    [all...]
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
LocationCluster.java 18 import android.location.Location;
30 private ArrayList<Location> mLocations = new ArrayList<Location>();
48 public LocationCluster(Location location, long duration) {
49 super(location);
50 addSample(location, duration);
53 public void addSample(Location location, long duration)
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
FusedPrintersProvider.java 27 import android.location.Criteria;
28 import android.location.Location;
29 import android.location.LocationListener;
30 import android.location.LocationManager;
31 import android.location.LocationRequest;
90 /** Interval of location updated in ms */
93 /** Maximum acceptable age of the location in ms */
105 private final List<Pair<PrinterInfo, Location>> mFavoritePrinters =
116 /** Last known location, can be null or out of date *
182 Location location = getCurrentLocation(); local
675 Location location = getCurrentLocation(); local
925 Location location; local
1034 Location location = printers.get(i).second; local
    [all...]
  /external/emma/ant/ant14/com/vladium/emma/ant/
SuppressableTask.java 17 import org.apache.tools.ant.Location;
80 public static BuildException newBuildException (final String msg, final Location location)
86 return new BuildException (prefixedMsg, location);
89 public static BuildException newBuildException (final String msg, final Throwable cause, final Location location)
95 return new BuildException (prefixedMsg, cause, location);
  /external/libbrillo/brillo/message_loops/
fake_message_loop.h 15 #include <base/location.h>
39 TaskId PostDelayedTask(const tracked_objects::Location& from_here,
43 TaskId WatchFileDescriptor(const tracked_objects::Location& from_here,
66 tracked_objects::Location location; member in struct:brillo::FakeMessageLoop::ScheduledTask
  /packages/apps/Camera2/src/com/android/camera/session/
CaptureSession.java 20 import android.location.Location;
119 /** Returns the location of this session or null. */
120 public Location getLocation();
122 /** Sets the location of this session. */
123 public void setLocation(Location location);
  /system/connectivity/shill/
error.h 23 #include <base/location.h>
79 const tracked_objects::Location& location);
101 static void PopulateAndLog(const tracked_objects::Location& from_here,
115 tracked_objects::Location location_;
  /external/autotest/frontend/client/src/autotest/tko/embedded_spreadsheet/
EmbeddedSpreadsheetClient.java 14 presenter.initialize(Window.Location.getParameter("afe_job_id"));
  /external/libbrillo/brillo/http/
mock_transport.h 30 void(const tracked_objects::Location&, const base::Closure&));
  /external/libchrome/base/message_loop/
incoming_task_queue.h 37 bool AddToIncomingQueue(const tracked_objects::Location& from_here,

Completed in 747 milliseconds

1 2 3 4 5 67 8 91011>>