Home
last modified time | relevance | path

Searched refs:SMS_DEFAULT_ERROR (Results 1 – 6 of 6) sorted by relevance

/base/telephony/sms_mms/test/gtest/
Dsms_delivery_callback_gtest.cpp27 static constexpr int SMS_DEFAULT_ERROR = -1; variable
50 callbackHelper_->SetDeliverySmsIntResult(SMS_DEFAULT_ERROR); in OnSmsDeliveryResult()
72 return SMS_DEFAULT_ERROR; in OnRemoteRequest()
Dsms_send_callback_gtest.cpp26 static constexpr int SMS_DEFAULT_ERROR = -1; variable
70 return SMS_DEFAULT_ERROR; in OnRemoteRequest()
/base/telephony/sms_mms/frameworks/native/sms/src/
Dsend_short_message_callback_stub.cpp42 return SMS_DEFAULT_ERROR; in OnRemoteRequest()
Ddelivery_short_message_callback_stub.cpp43 return SMS_DEFAULT_ERROR; in OnRemoteRequest()
/base/telephony/sms_mms/frameworks/native/sms/include/
Ddelivery_short_message_callback_stub.h36 static constexpr int SMS_DEFAULT_ERROR = -1; variable
Dsend_short_message_callback_stub.h37 static constexpr int SMS_DEFAULT_ERROR = -1; variable