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