Home
last modified time | relevance | path

Searched refs:CONFIG_LOW_RAM (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DRoSystemProperties.java48 public static final boolean CONFIG_LOW_RAM = field in RoSystemProperties
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManager.java1475 return RoSystemProperties.CONFIG_LOW_RAM || in isLowRamDeviceStatic()