Searched refs:bootanim (Results 1 – 2 of 2) sorted by relevance
4 bootanim=""6 until [[ "$bootanim" =~ "stopped" ]]; do7 bootanim=`adb -e shell getprop init.svc.bootanim 2>&1`
21 status=`adb shell getprop init.svc.bootanim | tr -d '[:space:]'`