Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DIActivityClientController.aidl166 oneway void splashScreenAttached(in IBinder token); in splashScreenAttached() method
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java913 public void splashScreenAttached(IBinder token) { in splashScreenAttached() method in ActivityClientController