Home
last modified time | relevance | path

Searched refs:addresses (Results 1 – 2 of 2) sorted by relevance

/development/samples/training/location-aware/src/com/example/android/location/
DLocationActivity.java352 List<Address> addresses = null; in doInBackground() local
354 addresses = geocoder.getFromLocation(loc.getLatitude(), loc.getLongitude(), 1); in doInBackground()
360 if (addresses != null && addresses.size() > 0) { in doInBackground()
361 Address address = addresses.get(0); in doInBackground()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv6601 …ystem/core,fake_hrLg6uvZRAmxPEvIe67S0A@fakeemail.com,libcutils: try all addresses in socket_networ…
8349 …connectivity,fake_B7UfRA-YQCGDOz_No-biuQ@fakeemail.com,Add functions to get client IP/MAC addresses
10139 …vixl,fake_rtD2YBniSjGjOn3k26SxxQ@fakeemail.com,Use `uintptr_t` to embed addresses for runtime call…
12741 …f9f591,platform/build,fake_eQzJ5iU2QcCwUe0mAYw3lw@fakeemail.com,Accept alternative email addresses.
12818 …tform/build,fake_eQzJ5iU2QcCwUe0mAYw3lw@fakeemail.com,Encode special characters in email addresses.
13500 … for previous commit, which caused many compiler warnings/errors about addresses of volatile obje…
19545 …E4NQgiNKiSSIsNm2A@fakeemail.com,"ipaddress: colorize peer, broadcast and anycast addresses as well"
20093 …ernal/iproute2,fake_-ReMIE4NQgiNKiSSIsNm2A@fakeemail.com,ipaddress: Allow listing addresses by type
25664 …e/recovery,fake_w7jM7fo4QCCw1V5pOaJB8w@fakeemail.com,verify_file: Add constness to a few addresses.
27177 …yTJsvnoblSsw@fakeemail.com,Enable multiple connection requests for same UUID if different addresses
[all …]