Searched refs:street (Results 1 – 12 of 12) sorted by relevance
/frameworks/opt/vcard/tests/res/raw/ |
D | v21_x_param.vcf | 4 ADR;X-custom:pobox;street
|
/frameworks/base/docs/html/training/location/ |
D | display-address.jd | 47 they are or what is close by, a street address is more meaningful than the 59 street address corresponding to a given latitude and longitude.</p> 77 <p>In order for the fused location provider to retrieve a precise street 163 <h3 id="retrieve-street-address">Retrieve the street address data</h3> 165 <p>The next step is to retrieve the street address from the geocoder, handle 186 <p>To get a street address corresponding to a geographical location, call 301 <a href="#retrieve-street-address">Retrieve the street address data</a>) and
|
D | receive-location-updates.jd | 417 you how to display the street address for a given location.</p>
|
/frameworks/base/tests/SharedLibrary/lib/src/com/google/android/test/shared_library/ |
D | AddressView.java | 23 mStreetView = (TextView) view.findViewById(R.id.street); in AddressView()
|
/frameworks/base/docs/html/guide/appendix/ |
D | app-intents.jd | 63 geo:0,0?q=<em>my+street+address</em><br />
|
D | g-app-intents.jd | 73 geo:0,0?q=<em>my+street+address</em><br />
|
/frameworks/opt/vcard/java/com/android/vcard/ |
D | VCardEntry.java | 505 public PostalData(String pobox, String extendedAddress, String street, String localty, in PostalData() argument 511 mStreet = street; in PostalData()
|
/frameworks/base/docs/html/guide/practices/app-design/ |
D | seamlessness.jd | 89 <p>If you wouldn't walk down the street in your underwear, neither should your
|
/frameworks/base/docs/html/guide/practices/ |
D | seamlessness.jd | 90 <p>If you wouldn't walk down the street in your underwear, neither should your
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | retrieve-names.jd | 68 including name, phone number, street address, email address, and so forth. For example,
|
/frameworks/base/docs/html/guide/components/ |
D | intents-common.jd | 1440 <dt><code>geo:0,0?q=my+street+address</code></dt> 1441 <dd>Show the location for "my street address" (may be a specific address or location query).
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | activity_task_design.jd | 1168 line for a street path providing direction between points. Maps
|