Searched refs:IS_LOW_RAM_DEVICE (Results 1 – 2 of 2) sorted by relevance
75 public static final String IS_LOW_RAM_DEVICE = "is_low_ram_device"; field
170 addResult(IS_LOW_RAM_DEVICE, isLowRamDevice()); in onStart()