Searched refs:HNOTI_SMS_BASE (Results 1 – 3 of 3) sorted by relevance
55 HNOTI_SMS_BASE = 1100, enumerator
804 return ((code >= HNOTI_SMS_BASE) && (code < HNOTI_SIM_BASE)); in IsSmsNotification()
43 return ((code >= HNOTI_CALL_BASE) && (code < HNOTI_SMS_BASE)); in IsCallNotification()