Home
last modified time | relevance | path

Searched refs:mailboxUri (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/service/
DPopImapSyncAdapterService.java122 Uri mailboxUri = ContentUris.withAppendedId(Mailbox.CONTENT_URI, mailboxId); in sync() local
128 resolver.update(mailboxUri, values, null, null); in sync()
187 resolver.update(mailboxUri, values, null, null); in sync()