Home
last modified time | relevance | path

Searched refs:reportSplashScreenAttached (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityClient.java621 void reportSplashScreenAttached(IBinder token) { in reportSplashScreenAttached() method in ActivityClient
DActivityThread.java4575 ActivityClient.getInstance().reportSplashScreenAttached(token); in reportSplashscreenViewShown()