HomeSort by relevance Sort by last modified time
    Searched refs:surfaceFlinger (Results 1 - 2 of 2) sorted by null

  /system/core/init/
reboot.cpp 393 Service* surfaceFlinger = ServiceList::GetInstance().FindService("surfaceflinger");
394 if (bootAnim != nullptr && surfaceFlinger != nullptr && surfaceFlinger->IsRunning()) {
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java     [all...]

Completed in 607 milliseconds