Home
last modified time | relevance | path

Searched defs:FEATURE_TAG_PRESENCE (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/util/
H A DFeatureTags.java86 public static final String FEATURE_TAG_PRESENCE = field in FeatureTags
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/publish/
H A DPublishServiceDescTracker.java66 Collections.singleton(FeatureTags.FEATURE_TAG_PRESENCE)); in map.put()