Searched defs:AUX_DATA (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/provider/
H A DContacts.java1216 public static final String AUX_DATA = "aux_data"; field in interface:Contacts.ContactMethodsColumns
1249 public static final String POSTAL_LOCATION_LONGITUDE = AUX_DATA;
1253 * of these types, or a free-form string. These cases are encoded in the AUX_DATA
1462 values.put(AUX_DATA, locId);

Completed in 78 milliseconds