Home
last modified time | relevance | path

Searched refs:getResolvedLayoutDirectionSelf (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DClipDrawable.java213 final int layoutDirection = getResolvedLayoutDirectionSelf(); in draw()
DScaleDrawable.java225 final int layoutDirection = getResolvedLayoutDirectionSelf(); in onBoundsChange()
DDrawable.java393 public int getResolvedLayoutDirectionSelf() { in getResolvedLayoutDirectionSelf() method in Drawable
DBitmapDrawable.java388 final int layoutDirection = getResolvedLayoutDirectionSelf(); in draw()
/frameworks/base/core/java/android/view/
DView.java11630 switch (d.getResolvedLayoutDirectionSelf()) {