Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_notification.h112 HNOTI_NETWORK_BASE = 1400, 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_network.cpp1461 return ((code >= HNOTI_NETWORK_BASE) && (code < HNOTI_COMMON_BASE)); in IsNetworkNotification()

Completed in 5 milliseconds