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

  /packages/apps/Browser/src/com/android/browser/
PhoneUi.java 299 int toLeft = (mContentView.getWidth() - width) / 2;
301 int toRight = toLeft + width;
309 fromLeft, toLeft);
385 int toLeft = 0;
408 fromLeft, toLeft);