Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/service/
DEmailServiceUtils.java365 final ContentValues hostValues = new ContentValues(); in updateAccountManagerType() local
366 hostValues.put(HostAuthColumns.PROTOCOL, newProtocol); in updateAccountManagerType()
368 hostValues, null, null); in updateAccountManagerType() local