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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
AbstractContactAggregator.java 177 protected long mMimeTypeIdIdentity;
387 mMimeTypeIdIdentity = mDbHelper.getMimeTypeId(Identity.CONTENT_ITEM_TYPE);
747 final String identityType = String.valueOf(mMimeTypeIdIdentity);
    [all...]
ContactAggregator.java     [all...]
ContactAggregator2.java 558 mSelectionArgs2[1] = String.valueOf(mMimeTypeIdIdentity);
    [all...]

Completed in 43 milliseconds