Searched refs:setSourceInfo (Results 1 – 7 of 7) sorted by relevance
136 options.setSourceInfo(isKeyguardShowing ? ActivityOptions.SourceInfo.TYPE_LOCKSCREEN in getActivityOptions()
268 options.setSourceInfo(ActivityOptions.SourceInfo.TYPE_RECENTS_ANIMATION, eventTime); in startRecentsActivity()
330 mActivityOptions.setSourceInfo(SourceInfo.TYPE_LAUNCHER, SystemClock.uptimeMillis() - 10); in testOnReportFullyDrawn()
127 setSourceInfo(SourceInfo.TYPE_DESKTOP_ANIMATION, SystemClock.uptimeMillis()) in <lambda>()
2548 public void setSourceInfo(@SourceInfo.SourceType int type, long uptimeMillis) { in setSourceInfo() method in ActivityOptions
791 HSPLandroid/app/ActivityOptions;->setSourceInfo(IJ)V