Home
last modified time | relevance | path

Searched refs:EAB_CONTACT_NOT_FOUND_FAILURE (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/eab/
DEabCapabilityResult.java51 public static final int EAB_CONTACT_NOT_FOUND_FAILURE = 3; field in EabCapabilityResult
59 EAB_CONTACT_NOT_FOUND_FAILURE
DEabControllerImpl.java360 EabCapabilityResult.EAB_CONTACT_NOT_FOUND_FAILURE, null); in generateEabResult()
406 EabCapabilityResult.EAB_CONTACT_NOT_FOUND_FAILURE, null); in generateEabResultIncludingExpired()
/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/request/
DSubscribeCoordinatorTest.java181 EabCapabilityResult.EAB_CONTACT_NOT_FOUND_FAILURE, null); in testRequestNetworkRespFailure()
DUceRequestManagerTest.java250 EabCapabilityResult.EAB_CONTACT_NOT_FOUND_FAILURE, in testCacheHitShortcutForSubsetOfCaps()