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