Searched refs:ZRAM_ENABLED_PROPERTY (Results 1 – 1 of 1) sorted by relevance
195 private static final String ZRAM_ENABLED_PROPERTY = field in StorageManagerService781 String zramPropValue = SystemProperties.get(ZRAM_ENABLED_PROPERTY); in handleSystemReady()811 String propertyValue = SystemProperties.get(ZRAM_ENABLED_PROPERTY); in refreshZramSettings()824 SystemProperties.set(ZRAM_ENABLED_PROPERTY, desiredPropertyValue); in refreshZramSettings()