Searched refs:getDeviceLogsForActivity (Results 1 – 1 of 1) sorted by relevance
362 private String[] getDeviceLogsForActivity(String activityName) in getDeviceLogsForActivity() method in ActivityManagerTestBase389 final String[] lines = getDeviceLogsForActivity(activityName); in getLastReportedSizesForActivity()413 for (String line : getDeviceLogsForActivity(activityName)) { in ActivityLifecycleCounts()