Searched refs:fakeShadows (Results 1 – 2 of 2) sorted by relevance
69 public boolean fakeShadows; field in RecentsConfiguration91 fakeShadows = res.getBoolean(R.bool.config_recents_fake_shadows); in RecentsConfiguration()
180 if (config.fakeShadows) { in TaskView()290 toTransform.applyToTaskView(this, mTmpAnimators, toAnimation, !config.fakeShadows); in updateViewPropertiesToTaskTransform()