Searched refs:TYPE_LAUNCHER (Results 1 – 2 of 2) sorted by relevance
330 mActivityOptions.setSourceInfo(SourceInfo.TYPE_LAUNCHER, SystemClock.uptimeMillis() - 10); in testOnReportFullyDrawn()342 .isEqualTo(SourceInfo.TYPE_LAUNCHER); in testOnReportFullyDrawn()
2677 public static final int TYPE_LAUNCHER = 1; field in ActivityOptions.SourceInfo2688 TYPE_LAUNCHER,