Searched refs:mDestAddr (Results 1 – 1 of 1) sorted by relevance
116 private String mDestAddr; field in SmsManagerTest146 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 …]