HomeSort by relevance Sort by last modified time
    Searched refs:onHotspotBoundsChanged (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
RippleComponent.java 94 protected final void onHotspotBoundsChanged() {
RippleDrawable.java 299 onHotspotBoundsChanged();
614 onHotspotBoundsChanged();
625 private void onHotspotBoundsChanged() {
629 ripples[i].onHotspotBoundsChanged();
633 mRipple.onHotspotBoundsChanged();
637 mBackground.onHotspotBoundsChanged();
    [all...]

Completed in 65 milliseconds