Searched refs:setForceSoftware (Results 1 – 6 of 6) sorted by relevance
143 ((RippleDrawable) mBackground).setForceSoftware(true); in setCustomBackground()
188 ((RippleDrawable)child.getBackground()).setForceSoftware(true); in onViewAdded()
154 ((RippleDrawable) mSettingsButton.getBackground()).setForceSoftware(true); in onFinishInflate()
470 ((RippleDrawable) mDismissButton.getBackground()).setForceSoftware(true); in bindToTask()
953 public void setForceSoftware(boolean forceSoftware) { in setForceSoftware() method in RippleDrawable
41637 HSPLandroid/graphics/drawable/RippleDrawable;->setForceSoftware(Z)V