Searched refs:isHandleSplashScreenExit (Results 1 – 5 of 5) sorted by relevance
63 ActivityClient.getInstance().activityResumed(token, client.isHandleSplashScreenExit(token)); in postExecute()
164 public abstract boolean isHandleSplashScreenExit(@NonNull IBinder token); in isHandleSplashScreenExit() method in ClientTransactionHandler
4067 public boolean isHandleSplashScreenExit(@NonNull IBinder token) { in isHandleSplashScreenExit() method in ActivityThread
1000 HSPLandroid/app/ActivityThread;->isHandleSplashScreenExit(Landroid/os/IBinder;)Z