Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp346 bool encryptedAnimation = atoi(decrypt) != 0 || in findBootAnimationFile() local
349 if (!mShuttingDown && encryptedAnimation) { in findBootAnimationFile()