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