Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp108 static const char DISPLAYS_PROP_NAME[] = "persist.service.bootanim.displays"; variable
521 property_get(DISPLAYS_PROP_NAME, displayValue, ""); in readyToRun()
533 SLOGE("Invalid syntax for the value of system prop: %s", DISPLAYS_PROP_NAME); in readyToRun()