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