Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DActivityManagerIncidentTest.java228 verifyAppTimeTrackerProto(dump.getCurrentTracker(), filterLevel); in verifyActivityManagerServiceDumpProcessesProto()
271 …private static void verifyAppTimeTrackerProto(AppTimeTrackerProto attp, final int filterLevel) thr… in verifyAppTimeTrackerProto() method in ActivityManagerIncidentTest