Searched defs:namespace (Results 1 – 3 of 3) sorted by relevance
481 ImapList namespace = namespaceList.getListOrEmpty(0); in doGetNamespace() local
534 String namespace = "http://ns.google.com/photos/1.0/panorama/"; in queryLightCycle360() local
520 protected Uri insertIdentity(long rawContactId, String identity, String namespace) { in insertIdentity()