Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLogger.java1161 mLaunchObserver.onActivityLaunched(convertActivityRecordToProto(info.mLastLaunchedActivity), in launchObserverNotifyActivityLaunched()
1173 mLaunchObserver.onReportFullyDrawn(convertActivityRecordToProto(r), timestampNs); in launchObserverNotifyReportFullyDrawn()
1186 info != null ? convertActivityRecordToProto(info.mLastLaunchedActivity) : null; in launchObserverNotifyActivityLaunchCancelled()
1202 convertActivityRecordToProto(info.mLastLaunchedActivity), timestampNs); in launchObserverNotifyActivityLaunchFinished()
1209 convertActivityRecordToProto(ActivityRecord record) { in convertActivityRecordToProto() method in ActivityMetricsLogger
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityMetricsLaunchObserverTests.java114 return ActivityMetricsLogger.convertActivityRecordToProto(record); in activityRecordToProto()
/frameworks/base/startop/scripts/trace_analyzer/test_fixtures/
Dcommon_systrace34 …---) [001] ...1 14594.219869: tracing_mark_write: B|1368|MetricsLogger:convertActivityRecordToProto
497 …---) [007] ...1 14594.814857: tracing_mark_write: B|1368|MetricsLogger:convertActivityRecordToProto
/frameworks/base/services/
Dart-profile34585 HSPLcom/android/server/wm/ActivityMetricsLogger;->convertActivityRecordToProto(Lcom/android/server/…