From 8cd1084ed1138b9c8b7ff5370ab404c8bb559dd2 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Mon, 13 Jul 2009 07:41:56 -0400 Subject: [PATCH] location: Add sub-locality, sub-thoroughfare and premises fields to Address class This is required for fully describing locations in Japan. Signed-off-by: Mike Lockwood --- api/current.xml | 72 +++++++++++++++++++++ location/java/android/location/Address.java | 47 ++++++++++++++ 2 files changed, 119 insertions(+) diff --git a/api/current.xml b/api/current.xml index a129c3d8d474a..af1f2892477c1 100644 --- a/api/current.xml +++ b/api/current.xml @@ -66816,6 +66816,17 @@ visibility="public" > + + + + + + + + + + + + + + + + + +