Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DSplashScreen.java239 private SplashScreenImpl findImpl(IBinder token) { in findImpl() method in SplashScreen.SplashScreenManagerGlobal
252 final SplashScreenImpl impl = findImpl(token); in tokenDestroyed()
266 final SplashScreenImpl impl = findImpl(token); in dispatchOnExitAnimation()
280 final SplashScreenImpl impl = findImpl(token); in containsExitListener()