Searched refs:flushTelephonyMetrics (Results 1 – 2 of 2) sorted by relevance
255 public static void flushTelephonyMetrics(Instrumentation instr) throws Exception { in flushTelephonyMetrics() method in TelephonyUtils
229 TelephonyUtils.flushTelephonyMetrics(InstrumentationRegistry.getInstrumentation()); in tearDownClass()