Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyUtils.java69 public static void endBlockSuppression(Instrumentation instr) throws Exception { in endBlockSuppression() method in TelephonyUtils
DSmsManagerTest.java384 TelephonyUtils.endBlockSuppression(getInstrumentation()); in testSmsBlocking()