Searched refs:MEM_PRESSURE_NONE (Results 1 – 1 of 1) sorted by relevance
35 private int mPressureState = MEM_PRESSURE_NONE;38 public static final int MEM_PRESSURE_NONE = 0; field in LowMemDetector