Searched defs:namespace (Results 1 – 2 of 2) sorted by relevance
429 ImapList namespace = namespaceList.getListOrEmpty(0); in doGetNamespace() local
547 protected Uri insertIdentity(long rawContactId, String identity, String namespace) { in insertIdentity()