Home
last modified time | relevance | path

Searched defs:totalMemory (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dandroid_ddm_DdmHandleNativeHeap.cpp48 size_t totalMemory; member
H A Dandroid_media_AudioSystem.cpp846 JNIEnv *env, jobject clazz, jboolean isLowRamDevice, jlong totalMemory) in android_media_AudioSystem_setLowRamDevice()
/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIAudioFlingerService.aidl178 void setLowRamDevice(boolean isLowRamDevice, long totalMemory); in setLowRamDevice()
/aosp12/frameworks/av/media/libaudioclient/
H A DIAudioFlinger.cpp652 status_t AudioFlingerClientAdapter::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice()
1136 Status AudioFlingerServerAdapter::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice()
H A DAudioSystem.cpp1417 status_t AudioSystem::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice()
/aosp12/frameworks/base/media/java/android/media/
H A DAudioSystem.java1656 public static native int setLowRamDevice(boolean isLowRamDevice, long totalMemory); in setLowRamDevice()
/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2302 status_t AudioFlinger::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) in setLowRamDevice()
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java9163 long totalMemory = 1024 * 1024 * 1024; // 1GB is the default if ActivityManager fails. in readAndSetLowRamDevice() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...