Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java316 private static final String BOOT_ANIMATION_SERVICE = "bootanim"; field in WindowManagerService
5911 if (SystemService.isRunning(BOOT_ANIMATION_SERVICE)) { in checkBootAnimationCompleteLocked()