Home
last modified time | relevance | path

Searched refs:splashScreenAttached (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIActivityClientController.aidl172 oneway void splashScreenAttached(in IBinder token); in splashScreenAttached() method
DActivityClient.java623 getActivityClientController().splashScreenAttached(token); in reportSplashScreenAttached()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityClientController.java1003 public void splashScreenAttached(IBinder token) { in splashScreenAttached() method in ActivityClientController