Searched refs:GO_LOW_RAM_RECENTS_ENABLED (Results 1 – 2 of 2) sorted by relevance
18 import static com.android.launcher3.uioverrides.QuickstepLauncher.GO_LOW_RAM_RECENTS_ENABLED;179 if (GO_LOW_RAM_RECENTS_ENABLED || mAccessibilityManager.isEnabled()) { in getCacheEntry()
93 public static final boolean GO_LOW_RAM_RECENTS_ENABLED = false; field in QuickstepLauncher