Searched refs:ZRAM_ENABLED_PROPERTY (Results 1 – 1 of 1) sorted by relevance
210 private static final String ZRAM_ENABLED_PROPERTY = field in StorageManagerService920 String zramPropValue = SystemProperties.get(ZRAM_ENABLED_PROPERTY); in handleSystemReady()936 String propertyValue = SystemProperties.get(ZRAM_ENABLED_PROPERTY); in refreshZramSettings()949 SystemProperties.set(ZRAM_ENABLED_PROPERTY, desiredPropertyValue); in refreshZramSettings()