Searched refs:ZRAM_ENABLED_PROPERTY (Results 1 – 1 of 1) sorted by relevance
209 private static final String ZRAM_ENABLED_PROPERTY = field in StorageManagerService944 String zramPropValue = SystemProperties.get(ZRAM_ENABLED_PROPERTY); in handleSystemReady()960 String propertyValue = SystemProperties.get(ZRAM_ENABLED_PROPERTY); in refreshZramSettings()973 SystemProperties.set(ZRAM_ENABLED_PROPERTY, desiredPropertyValue); in refreshZramSettings()