Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimationUtil.h23 bool bootAnimationDisabled();
Dbootanimation_main.cpp40 bool noBootAnimation = bootAnimationDisabled(); in main()
DBootAnimationUtil.cpp44 bool bootAnimationDisabled() { in bootAnimationDisabled() function