Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsIncidentTest.java83 private static void testControllerActivityProto(ControllerActivityProto ca) throws Exception { in testControllerActivityProto() method in BatteryStatsIncidentTest
184 testControllerActivityProto(s.getGlobalBluetoothController()); in testSystemProto()
185 testControllerActivityProto(s.getGlobalModemController()); in testSystemProto()
186 testControllerActivityProto(s.getGlobalWifiController()); in testSystemProto()
342 testControllerActivityProto(u.getBluetoothController()); in testUidProto()
343 testControllerActivityProto(u.getModemController()); in testUidProto()
344 testControllerActivityProto(u.getWifiController()); in testUidProto()