Home
last modified time | relevance | path

Searched defs:isLowRamDevice (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DRecentsConfiguration.java78 public boolean isLowRamDevice; field in RecentsConfiguration
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/model/
DHighResThumbnailLoader.java62 boolean isLowRamDevice) { in HighResThumbnailLoader()
/frameworks/av/services/audioflinger/
DAudioFlinger.h885 bool isLowRamDevice() const { return mIsLowRamDevice; } in isLowRamDevice() function
DAudioFlinger.cpp2100 status_t AudioFlinger::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) in setLowRamDevice()
/frameworks/av/media/libaudioclient/
DIAudioFlinger.cpp759 virtual status_t setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) override in setLowRamDevice()
1414 int32_t isLowRamDevice; in onTransact() local
DAudioSystem.cpp1102 status_t AudioSystem::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) in setLowRamDevice()
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java283 public static boolean isLowRamDevice(Instrumentation instrumentation) throws JSONException { in isLowRamDevice() method in ShortcutManagerTestUtils
/frameworks/base/core/java/android/app/
DActivityManager.java899 public boolean isLowRamDevice() { in isLowRamDevice() method in ActivityManager
/frameworks/base/media/java/android/media/
DAudioSystem.java1001 public static native int setLowRamDevice(boolean isLowRamDevice, long totalMemory); in setLowRamDevice()
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp758 JNIEnv *env, jobject clazz, jboolean isLowRamDevice, jlong totalMemory) in android_media_AudioSystem_setLowRamDevice()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...