Searched defs:setLowRamDevice (Results 1 – 5 of 5) sorted by relevance
178 void setLowRamDevice(boolean isLowRamDevice, long totalMemory); in setLowRamDevice() method
652 status_t AudioFlingerClientAdapter::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice() function in android::AudioFlingerClientAdapter1136 Status AudioFlingerServerAdapter::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice() function in android::AudioFlingerServerAdapter
1417 status_t AudioSystem::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice() function in android::AudioSystem
1656 public static native int setLowRamDevice(boolean isLowRamDevice, long totalMemory); in setLowRamDevice() method in AudioSystem
2302 status_t AudioFlinger::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) in setLowRamDevice() function in android::AudioFlinger