HomeSort by relevance Sort by last modified time
    Searched refs:IdentityDataItem (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/dataitem/
IdentityDataItem.java 27 public class IdentityDataItem extends DataItem {
29 /* package */ IdentityDataItem(ContentValues values) {
DataItem.java 84 return new IdentityDataItem(values);

Completed in 24 milliseconds