Searched refs:EVENT_NEW_GSM_SMS_CB (Results 1 – 1 of 1) sorted by relevance
65 private static final int EVENT_NEW_GSM_SMS_CB = 0; field in CellBroadcastServiceManager81 m.what = EVENT_NEW_GSM_SMS_CB; in sendGsmMessageToHandler()156 if (msg.what == EVENT_NEW_GSM_SMS_CB) { in initCellBroadcastServiceModule()201 mPhone.mCi.setOnNewGsmBroadcastSms(mModuleCellBroadcastHandler, EVENT_NEW_GSM_SMS_CB, in initCellBroadcastServiceModule()