Searched refs:EVENT_SEND_CONFIRMED_SMS (Results 1 – 1 of 1) sorted by relevance
124 static final int EVENT_SEND_CONFIRMED_SMS = 5; // accessed from inner class field in SMSDispatcher292 case EVENT_SEND_CONFIRMED_SMS: in handleMessage()1979 sendMessage(obtainMessage(EVENT_SEND_CONFIRMED_SMS, mTrackers)); in onClick()