Searched refs:DeliveryShortMessageCallbackInterfaceCode (Results 1 – 5 of 5) sorted by relevance
22 enum class DeliveryShortMessageCallbackInterfaceCode { enum
30 … if (code == static_cast<int>(DeliveryShortMessageCallbackInterfaceCode::ON_SMS_DELIVERY_RESULT)) { in OnRemoteRequest()
36 case static_cast<int>(DeliveryShortMessageCallbackInterfaceCode::ON_SMS_DELIVERY_RESULT): { in OnRemoteRequest()
40 …remote->SendRequest(static_cast<int32_t>(DeliveryShortMessageCallbackInterfaceCode::ON_SMS_DELIVER… in OnSmsDeliveryResult()
65 case static_cast<int>(DeliveryShortMessageCallbackInterfaceCode::ON_SMS_DELIVERY_RESULT): { in OnRemoteRequest()