Searched refs:Presence (Results 1 – 17 of 17) sorted by relevance
69 Presence presence = new Presence(); in testElementName()72 assertEquals(Presence.ELEMENT_NAME, presence.getElementName()); in testElementName()88 Presence presence = new Presence(); in testSerializing()144 Presence presence = null; in testParsing()150 && Presence.ELEMENT_NAME.equals(parser.getName())) { in testParsing()151 presence = new Presence(); in testParsing()
36 import com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence;104 Presence presence = PidfParserUtils.getPresence(capabilities); in convertToPidf()148 Presence presence = parsePidf(parser); in getRcsContactUceCapability()167 private static Presence parsePidf(XmlPullParser parser) throws IOException, in parsePidf()169 Presence presence = null; in parsePidf()174 && Presence.ELEMENT_NAME.equals(parser.getName())) { in parsePidf()175 presence = new Presence(); in parsePidf()188 private static RcsContactUceCapability convertToRcsContactUceCapability(Presence presence) { in convertToRcsContactUceCapability()
36 import com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence;57 static Presence getPresence(RcsContactUceCapability capabilities) { in getPresence()59 Presence presence = new Presence(capabilities.getContactUri()); in getPresence()
37 public class Presence extends ElementBase { class59 public Presence() { in Presence() method in Presence62 public Presence(@NonNull Uri contact) { in Presence() method in Presence
71 summary: Presence of more than one face
356 summary: Presence of more than one face for the specified kernel context
74 * rsAllocationGetDimFaces: Presence of more than one face87 * rsAllocationGetDimLOD: Presence of levels of detail
325 * rsGetDimHasFaces: Presence of more than one face for the specified kernel context
1609 public static final class Presence class in Contacts
5702 public static final class Presence extends StatusUpdates { class in ContactsContract
8733 com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence
32784 Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Presence;
8754 com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence
42448 Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Presence;
45038 Landroid/provider/Contacts$Presence;-><init>()V45039 Landroid/provider/Contacts$Presence;->CONTENT_URI:Landroid/net/Uri;45040 Landroid/provider/Contacts$Presence;->getPresenceIconResourceId(I)I45041 Landroid/provider/Contacts$Presence;->PERSON_ID:Ljava/lang/String;45042 Landroid/provider/Contacts$Presence;->setPresenceIcon(Landroid/widget/ImageView;I)V
34686 …@Deprecated public static final class ContactsContract.Presence extends android.provider.ContactsC…34687 ctor @Deprecated public ContactsContract.Presence();
24550 …public static final deprecated class ContactsContract.Presence extends android.provider.ContactsCo…24551 ctor public ContactsContract.Presence();