Home | History | Annotate | Download | only in email

Lines Matching refs:ContentUris

24 import android.content.ContentUris;
845 mContext, ContentUris.withAppendedId(Mailbox.CONTENT_URI, mMailboxId),
879 mContext, ContentUris.withAppendedId(Mailbox.CONTENT_URI, mMailboxId),
900 resolver.update(ContentUris.withAppendedId(Account.CONTENT_URI, mAccountId), cv,