Searched refs:getSmsFormat (Results 1 – 12 of 12) sorted by relevance
79 when(mImsManager.getSmsFormat()).thenReturn(SmsMessage.FORMAT_3GPP); in testSendSms()127 when(mImsManager.getSmsFormat()).thenReturn(SmsMessage.FORMAT_3GPP); in testErrorImsRetry()193 when(mImsManager.getSmsFormat()).thenReturn(SmsMessage.FORMAT_3GPP); in testNetworkError()
199 public String getSmsFormat() {201 return MmTelFeature.this.getSmsFormat();790 private String getSmsFormat() { in getSmsFormat() method in MmTelFeature791 return getSmsImplementation().getSmsFormat(); in getSmsFormat()
59 String getSmsFormat(); in getSmsFormat() method
517 public String getSmsFormat() throws RemoteException { in getSmsFormat() method in MmTelFeatureConnection520 return getServiceInterface(mBinder).getSmsFormat(); in getSmsFormat()
2520 public String getSmsFormat() throws ImsException{ in getSmsFormat() method in ImsManager2522 return mMmTelFeatureConnection.getSmsFormat(); in getSmsFormat()
419 public @SmsMessage.Format String getSmsFormat() { in getSmsFormat() method in ImsSmsImplBase
335 return getImsManager().getSmsFormat(); in getFormat()
1824 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#getSmsFormat():
4831 method public String getSmsFormat();
12426 method public String getSmsFormat();
1923 method public String getSmsFormat();
11308 method public String getSmsFormat();