Searched refs:PROP_BOOT_ANIMATION_STATE (Results 1 – 1 of 1) sorted by relevance
51 const PROP_BOOT_ANIMATION_STATE = 'init.svc.bootanim'; constant314 const props = await getPropertyDataForDeviceAsync({ pid }, PROP_BOOT_ANIMATION_STATE);315 return !!props[PROP_BOOT_ANIMATION_STATE].match(/stopped/);