Home
last modified time | relevance | path

Searched refs:getAddressLine (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/location/tests/locationtests/src/android/location/
DGeocoderTest.java44 assertEquals("Palo Alto, CA 94305", addr.getAddressLine(0)); in testGeocoder()
45 assertEquals("USA", addr.getAddressLine(1)); in testGeocoder()
55 assertEquals("San Francisco, CA", addr.getAddressLine(0)); in testGeocoder()
56 assertEquals("United States", addr.getAddressLine(1)); in testGeocoder()
/frameworks/base/wifi/tests/src/android/net/wifi/rtt/
DCivicLocationTest.java209 assertEquals("", address.getAddressLine(0)); in testCivicLocationToAddress()
210 assertEquals("15 Alto", address.getAddressLine(1)); in testCivicLocationToAddress()
211 assertEquals("Mtn View", address.getAddressLine(2)); in testCivicLocationToAddress()
212 assertEquals("CA 94043", address.getAddressLine(3)); in testCivicLocationToAddress()
213 assertEquals("US", address.getAddressLine(4)); in testCivicLocationToAddress()
DResponderLocationTest.java500 assertEquals("", address.getAddressLine(0)); in testLcrTestCivicLocationAddress()
501 assertEquals("15 Alto", address.getAddressLine(1)); in testLcrTestCivicLocationAddress()
502 assertEquals("Mtn View", address.getAddressLine(2)); in testLcrTestCivicLocationAddress()
503 assertEquals("CA 94043", address.getAddressLine(3)); in testLcrTestCivicLocationAddress()
504 assertEquals("US", address.getAddressLine(4)); in testLcrTestCivicLocationAddress()
/frameworks/base/location/java/android/location/
DAddress.java88 public String getAddressLine(int index) { in getAddressLine() method in Address
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13679 method public java.lang.String getAddressLine(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt22872 method public String getAddressLine(int);
/frameworks/base/api/
Dcurrent.txt22872 method public String getAddressLine(int);