Home
last modified time | relevance | path

Searched refs:HNOTI_SIM_BASE (Results 1 - 4 of 4) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_notification.h75 HNOTI_SIM_BASE = 1200, enumerator
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_adapter_service_test.cpp82 EXPECT_FALSE(hRilSms.IsSmsRespOrNotify(HNOTI_SIM_BASE)); in HWTEST_F()
148 EXPECT_FALSE(hRilSms.IsSmsNotification(HNOTI_SIM_BASE)); in HWTEST_F()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp723 return ((code >= HNOTI_SIM_BASE) && (code < HNOTI_DATA_BASE)); in IsSimNotification()
H A Dhril_sms.cpp804 return ((code >= HNOTI_SMS_BASE) && (code < HNOTI_SIM_BASE)); in IsSmsNotification()

Completed in 6 milliseconds