Searched refs:onLayoutDirectionChanged (Results 1 – 12 of 12) sorted by relevance
76 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in CastDrawable78 return super.onLayoutDirectionChanged(layoutDirection); in onLayoutDirectionChanged()
188 void onLayoutDirectionChanged(int layoutDirection); in onLayoutDirectionChanged() method
541 return onLayoutDirectionChanged(layoutDirection); in setLayoutDirection()555 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in Drawable
334 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in DrawableWrapper
420 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in AnimatedImageDrawable
353 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in DrawableContainer
433 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in AnimatedVectorDrawable
1814 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) {
793 case LAYOUT_DIRECTION_CHANGED: mCallbacks.onLayoutDirectionChanged(msg.arg1); break; in handleMessage()859 public void onLayoutDirectionChanged(final int layoutDirection) { in onLayoutDirectionChanged() method in VolumeDialogControllerImpl.C864 entry.getKey().onLayoutDirectionChanged(layoutDirection); in onLayoutDirectionChanged()
1263 public void onLayoutDirectionChanged(int layoutDirection) {
15409 method public boolean onLayoutDirectionChanged(int);