Home
last modified time | relevance | path

Searched refs:mDestAddr (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSmsManagerTest.java116 private String mDestAddr; field in SmsManagerTest
146 mDestAddr = mTelephonyManager.getLine1Number(); in setUp()
220 TextUtils.isEmpty(mDestAddr)); in testSmsRetriever()
241 sendTextMessage(mDestAddr, composedText, null, null); in testSmsRetriever()
254 TextUtils.isEmpty(mDestAddr)); in testSendAndReceiveMessages()
261 sendTextMessage(mDestAddr, mDestAddr, mSentIntent, mDeliveredIntent); in testSendAndReceiveMessages()
321 TextUtils.isEmpty(mDestAddr)); in testSmsBlocking()
329 blockNumber(mDestAddr); in testSmsBlocking()
334 sendTextMessage(mDestAddr, mDestAddr, mSentIntent, mDeliveredIntent); in testSmsBlocking()
417 TextUtils.isEmpty(mDestAddr)); in testSmsNotPersisted_failsWithoutCarrierPermissions()
[all …]