Searched defs:presence (Results 1 – 4 of 4) sorted by relevance
104 Presence presence = PidfParserUtils.getPresence(capabilities); in convertToPidf() local148 Presence presence = parsePidf(parser); in getRcsContactUceCapability() local169 Presence presence = null; in parsePidf() local188 private static RcsContactUceCapability convertToRcsContactUceCapability(Presence presence) { in convertToRcsContactUceCapability()
59 Presence presence = new Presence(capabilities.getContactUri()); in getPresence() local
69 Presence presence = new Presence(); in testElementName() local88 Presence presence = new Presence(); in testSerializing() local144 Presence presence = null; in testParsing() local
102 URI_MATCHER.addURI(AUTHORITY, "presence", URL_PRESENCE); in URI_MATCHER.addURI()