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

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

Completed in 13 milliseconds