Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp855 int exitnow = atoi(value); in checkExit() local
856 if (exitnow) { in checkExit()