Searched refs:mIsLowRamDevice (Results 1 – 2 of 2) sorted by relevance
363 bool isLowRamDevice() const final { return mIsLowRamDevice; } in isLowRamDevice()754 std::atomic<bool> mIsLowRamDevice = true; variable
2704 mIsLowRamDevice = isLowRamDevice; in setLowRamDevice()