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

  /frameworks/av/services/audioflinger/
AudioFlinger.h 644 bool isLowRamDevice() const { return mIsLowRamDevice; }
647 bool mIsLowRamDevice;
AudioFlinger.cpp 147 mIsLowRamDevice(true),
    [all...]

Completed in 25 milliseconds