Searched refs:SMS_RETRIEVER_APP (Results 1 – 1 of 1) sorted by relevance
110 private static final String SMS_RETRIEVER_APP = "android.telephony.cts.smsretriever"; field in SmsManagerTest231 SMS_RETRIEVER_APP, SMS_RETRIEVER_APP + ".MainActivity")) in testSmsRetriever()237 assertThat(bundle.getString("class"), startsWith(SMS_RETRIEVER_APP)); in testSmsRetriever()