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/
DTelephonyUtils.java73 public static void flushTelephonyMetrics(Instrumentation instr) throws Exception { in flushTelephonyMetrics() method in TelephonyUtils
DSubscriptionManagerTest.java144 TelephonyUtils.flushTelephonyMetrics(InstrumentationRegistry.getInstrumentation()); in tearDownClass()