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

  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
BasicBitmapDrawable.java 162 public int getLayoutDirectionLocal() {
StyledCornersBitmapDrawable.java 471 boolean isLtr = getLayoutDirectionLocal() == View.LAYOUT_DIRECTION_LTR;

Completed in 51 milliseconds