Searched refs:notifyFullyDrawn (Results 1 – 3 of 3) sorted by relevance
337 mActivityMetricsLogger.notifyFullyDrawn(mTopActivity, false /* restoredFromBundle */); in testOnReportFullyDrawn()350 .notifyFullyDrawn(mTopActivity, false /* restoredFromBundle */); in testOnReportFullyDrawn()
1248 TransitionInfoSnapshot notifyFullyDrawn(ActivityRecord r, boolean restoredFromBundle) { in notifyFullyDrawn() method in ActivityMetricsLogger1257 notifyFullyDrawn(r, restoredFromBundle); in notifyFullyDrawn()
1375 mTaskSupervisor.getActivityMetricsLogger().notifyFullyDrawn(r, in reportActivityFullyDrawn()