Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp660 bool encryptedAnimation = atoi(decrypt) != 0 || in findBootAnimationFile() local
663 if (!mShuttingDown && encryptedAnimation) { in findBootAnimationFile()