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