Searched refs:isGridEnabled (Results 1 – 8 of 8) sorted by relevance
74 public boolean isGridEnabled; field in RecentsConfiguration93 isGridEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in RecentsConfiguration()
445 if (LegacyRecentsImpl.getConfiguration().isGridEnabled) { in toggleRecents()
94 mCornerRadius = LegacyRecentsImpl.getConfiguration().isGridEnabled ? in FakeShadowDrawable()
135 dockAreaOverlay = new ColorDrawable(LegacyRecentsImpl.getConfiguration().isGridEnabled in ViewState()
264 mTaskCornerRadiusPx = LegacyRecentsImpl.getConfiguration().isGridEnabled ? in TaskStackView()274 if (LegacyRecentsImpl.getConfiguration().isGridEnabled) { in TaskStackView()767 if (LegacyRecentsImpl.getConfiguration().isGridEnabled) { in clipTaskViews()1479 if (LegacyRecentsImpl.getConfiguration().isGridEnabled) { in createView()
152 return LegacyRecentsImpl.getConfiguration().isGridEnabled; in useGridLayout()1077 if (config.isGridEnabled) { in getDimensionForDevice()
215 mCornerRadius = LegacyRecentsImpl.getConfiguration().isGridEnabled ? in TaskViewHeader()
118 mEnterAndExitFromHomeTranslationOffset = LegacyRecentsImpl.getConfiguration().isGridEnabled in TaskStackAnimationHelper()