Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/service/chat/
H A DChatServiceException.java33 public static final int CODE_ERROR_UNSPECIFIED = 0; field in ChatServiceException
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsException.java38 public static final int CODE_ERROR_UNSPECIFIED = 0; field in ImsException