Home
last modified time | relevance | path

Searched refs:HNOTI_DATA_BASE (Results 1 - 3 of 3) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_notification.h104 HNOTI_DATA_BASE = 1300, enumerator
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp44 return ((code >= HNOTI_DATA_BASE) && (code < HNOTI_NETWORK_BASE)); in IsDataNotification()
H A Dhril_sim.cpp723 return ((code >= HNOTI_SIM_BASE) && (code < HNOTI_DATA_BASE)); in IsSimNotification()

Completed in 4 milliseconds