Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / libaddressinput / src / java / src / com / android / i18n / addressinput / AddressDataKey.java
index a4766af..2fe58a4 100644 (file)
@@ -77,6 +77,10 @@ enum AddressDataKey {
      */
     SUB_LNAMES,
     /**
+     * Indicates the type of the name used for the sublocality field.
+     */
+    SUBLOCALITY_NAME_TYPE,
+    /**
      * Indicates, for each child of this region, whether that child has additional children.
      */
     SUB_MORES,