Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_ddm_DdmHandleNativeHeap.cpp48 size_t totalMemory; member
H A Dandroid_media_AudioSystem.cpp890 JNIEnv *env, jobject clazz, jboolean isLowRamDevice, jlong totalMemory) in android_media_AudioSystem_setLowRamDevice()
/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java1910 public static native int setLowRamDevice(boolean isLowRamDevice, long totalMemory); in setLowRamDevice()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java11359 long totalMemory = 1024 * 1024 * 1024; // 1GB is the default if ActivityManager fails. in readAndSetLowRamDevice() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...