Searched refs:BOOT_MODE_PROPERTY (Results 1 – 1 of 1) sorted by relevance
143 private static final String BOOT_MODE_PROPERTY = "ro.bootmode"; field in UsbDeviceManager647 String bootMode = SystemProperties.get(BOOT_MODE_PROPERTY, "unknown"); in isNormalBoot()1347 String bootMode = SystemProperties.get(BOOT_MODE_PROPERTY, "unknown"); in applyOemOverrideFunction()1392 String bootMode = SystemProperties.get(BOOT_MODE_PROPERTY, "unknown"); in getPersistProp()