Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSmsManagerTest.java529 assertCanAccessSms(pkg); in testSmsAccessAboutDefaultApp()
532 assertCanAccessSms(pkg); in testSmsAccessAboutDefaultApp()
614 private void assertCanAccessSms(String pkg) throws Exception { in assertCanAccessSms() method in SmsManagerTest