Home
last modified time | relevance | path

Searched defs:handleAttachSplashScreenView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DClientTransactionHandler.java185 public abstract void handleAttachSplashScreenView(@NonNull ActivityClientRecord r, in handleAttachSplashScreenView() method in ClientTransactionHandler
H A DActivityThread.java4253 public void handleAttachSplashScreenView(@NonNull ActivityClientRecord r, in handleAttachSplashScreenView() method in ActivityThread