Searched refs:MEMORY_POLICY_LOW_RAM (Results 1 – 3 of 3) sorted by relevance
1469 public static final int MEMORY_POLICY_LOW_RAM = 0; field in ImageDecoder1484 @IntDef(value = { MEMORY_POLICY_DEFAULT, MEMORY_POLICY_LOW_RAM },1495 mConserveMemory = (policy == MEMORY_POLICY_LOW_RAM); in setMemorySizePolicy()1503 return mConserveMemory ? MEMORY_POLICY_LOW_RAM : MEMORY_POLICY_DEFAULT; in getMemorySizePolicy()
14234 field public static final int MEMORY_POLICY_LOW_RAM = 0; // 0x0