Searched refs:isHighEndGfx (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
H A DFakeApp.java122 if (ActivityManager.isHighEndGfx()) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DScreenPinningRequest.java168 if (ActivityManager.isHighEndGfx()) {
/frameworks/base/services/core/java/com/android/server/policy/
H A DImmersiveModeConfirmation.java307 if (ActivityManager.isHighEndGfx()) {
H A DPhoneWindowManager.java2563 if (ActivityManager.isHighEndGfx()) {
/frameworks/base/core/java/android/view/
H A DWindowManagerGlobal.java497 && !ActivityManager.isHighEndGfx()) {
/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java1262 if (ActivityManager.isHighEndGfx()) {
/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java905 return ActivityManager.isHighEndGfx();
/frameworks/base/core/java/android/app/
H A DActivityManager.java961 static public boolean isHighEndGfx() { method in class:ActivityManager
H A DActivityThread.java6566 if (!ActivityManager.isHighEndGfx()) {
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java19287 if (ActivityManager.isHighEndGfx()) {
19304 if (ActivityManager.isHighEndGfx()) {
19714 proto.write(MemInfoDumpProto.IS_HIGH_END_GFX, ActivityManager.isHighEndGfx());
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 283 milliseconds