Searched refs:mMimetypeEmail (Results 1 – 1 of 1) sorted by relevance
514 private final long mMimetypeEmail; field in LegacyApiSupport541 mMimetypeEmail = mDbHelper.getMimeTypeId(Email.CONTENT_ITEM_TYPE); in LegacyApiSupport()1114 if (mimetype_id == mMimetypeEmail) { in updateContactMethods()