Searched refs:onSplashScreenViewCopyFinished (Results 1 – 4 of 4) sorted by relevance
217 public void onSplashScreenViewCopyFinished(int taskId, in onSplashScreenViewCopyFinished() method in ActivityTaskManager220 getService().onSplashScreenViewCopyFinished(taskId, parcelable); in onSplashScreenViewCopyFinished()
336 void onSplashScreenViewCopyFinished(int taskId, in onSplashScreenViewCopyFinished() method
304 ActivityTaskManager.getInstance().onSplashScreenViewCopyFinished(taskId, parcelable); in copySplashScreenView()
3761 public void onSplashScreenViewCopyFinished(int taskId, in onSplashScreenViewCopyFinished() method in ActivityTaskManagerService