Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp308 bool encryptedAnimation = atoi(decrypt) != 0 || in readyToRun() local
311 if (!mShuttingDown && encryptedAnimation && in readyToRun()