Searched refs:isWapPush (Results 1 – 1 of 1) sorted by relevance
46 bool isWapPush = action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED; in OnReceiveEvent() local47 if (isSms || isWapPush) { in OnReceiveEvent()