Searched refs:updateRippleSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileBaseView.java94 updateRippleSize(getWidth(), getHeight());
98 private void updateRippleSize(int width, int height) { method in class:QSTileBaseView
127 updateRippleSize(w, h);

Completed in 2120 milliseconds