package androidx.activity; /* loaded from: classes.dex */ public interface FullyDrawnReporterOwner { FullyDrawnReporter getFullyDrawnReporter(); }