Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/util/
DTelephonyUtils.java255 public static void flushTelephonyMetrics(Instrumentation instr) throws Exception { in flushTelephonyMetrics() method in TelephonyUtils
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSubscriptionManagerTest.java229 TelephonyUtils.flushTelephonyMetrics(InstrumentationRegistry.getInstrumentation()); in tearDownClass()