Searched refs:restoredFromBundle (Results 1 – 4 of 4) sorted by relevance
798 boolean restoredFromBundle) { in logAppTransitionReportedDrawn() argument816 builder.setType(restoredFromBundle in logAppTransitionReportedDrawn()826 restoredFromBundle in logAppTransitionReportedDrawn()
2374 public void reportFullyDrawnLocked(boolean restoredFromBundle) { in reportFullyDrawnLocked() argument2376 .getActivityMetricsLogger().logAppTransitionReportedDrawn(this, restoredFromBundle); in reportFullyDrawnLocked()
2001 public void reportActivityFullyDrawn(IBinder token, boolean restoredFromBundle) { in reportActivityFullyDrawn() argument2007 r.reportFullyDrawnLocked(restoredFromBundle); in reportActivityFullyDrawn()
164 void reportActivityFullyDrawn(in IBinder token, boolean restoredFromBundle); in reportActivityFullyDrawn() argument