HomeSort by relevance Sort by last modified time
    Searched refs:mIsLowRamDevice (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
HighResThumbnailLoader.java 52 private final boolean mIsLowRamDevice;
63 mIsLowRamDevice = isLowRamDevice;
67 if (mIsLowRamDevice) {
75 if (mFlingingFast == flingingFast || mIsLowRamDevice) {
87 if (mIsLowRamDevice) {
  /frameworks/av/services/audioflinger/
AudioFlinger.h     [all...]
AudioFlinger.cpp 156 mIsLowRamDevice(true),
    [all...]

Completed in 899 milliseconds