Searched refs:SendStatusResult (Results 1 – 4 of 4) sorted by relevance
53 public @interface SendStatusResult {} annotation in ImsSmsImplBase292 @SendStatusResult int status, @SmsManager.Result int reason) throws RuntimeException { in onSendSmsResult()325 @IntRange(from = 0, to = 65535) int messageRef, @SendStatusResult int status, in onSendSmsResultError()
33 import android.telephony.ims.stub.ImsSmsImplBase.SendStatusResult;119 public void onSendSmsResult(int token, int messageRef, @SendStatusResult int status,
502 @ImsSmsImplBase.SendStatusResult int result) throws RemoteException { in acknowledgeSms()
1847 @ImsSmsImplBase.SendStatusResult int resultCode, int errorReason, in writeOnImsServiceSmsSolicitedResponse()2264 @ImsSmsImplBase.SendStatusResult int resultCode) { in writeImsServiceSendSms()