Searched defs:onSendSmsResult (Results 1 – 2 of 2) sorted by relevance
24 void onSendSmsResult(int token, int messageRef, int status, int reason); in onSendSmsResult() method
273 public final void onSendSmsResult(int token, int messageRef, @SendStatusResult int status, in onSendSmsResult() method in ImsSmsImplBase