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