Searched refs:HNOTI_SIM_BASE (Results 1 – 4 of 4) sorted by relevance
36 HNOTI_SIM_BASE = 1200, enumerator
37 return ((code >= HNOTI_SMS_BASE) && (code < HNOTI_SIM_BASE)); in IsSmsNotification()
568 return ((code >= HNOTI_SMS_BASE) && (code < HNOTI_SIM_BASE)); in IsSmsNotification()
624 return ((code >= HNOTI_SIM_BASE) && (code < HNOTI_DATA_BASE)); in IsSimNotification()