Home
last modified time | relevance | path

Searched refs:getPageWidth (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/java/android/print/pdf/
DPrintedPdfDocument.java141 public @IntRange(from = 0) int getPageWidth() { in getPageWidth() method in PrintedPdfDocument
/frameworks/base/core/java/com/android/internal/widget/
DPagerAdapter.java317 public float getPageWidth(int position) { in getPageWidth() method in PagerAdapter
DViewPager.java822 final float pageWidth = width * mAdapter.getPageWidth(mCurItem); in smoothScrollTo()
836 ii.widthFactor = mAdapter.getPageWidth(position); in addNewItem()
1156 offset += mAdapter.getPageWidth(pos) + marginOffset;
1176 offset -= mAdapter.getPageWidth(pos) + marginOffset;
1198 offset -= mAdapter.getPageWidth(pos--) + marginOffset;
1212 offset += mAdapter.getPageWidth(pos++) + marginOffset;
2208 ii.widthFactor = mAdapter.getPageWidth(ii.position);
2339 widthFactor = mAdapter.getPageWidth(pos);
/frameworks/support/v4/java/android/support/v4/view/
DPagerAdapter.java334 public float getPageWidth(int position) { in getPageWidth() method in PagerAdapter
DViewPager.java985 final float pageWidth = width * mAdapter.getPageWidth(mCurItem); in smoothScrollTo()
1002 ii.widthFactor = mAdapter.getPageWidth(position); in addNewItem()
1310 offset += mAdapter.getPageWidth(pos) + marginOffset;
1330 offset -= mAdapter.getPageWidth(pos) + marginOffset;
1350 offset -= mAdapter.getPageWidth(pos--) + marginOffset;
1362 offset += mAdapter.getPageWidth(pos++) + marginOffset;
2359 ii.widthFactor = mAdapter.getPageWidth(ii.position);
2471 float widthFactor = mAdapter.getPageWidth(pos);
/frameworks/base/graphics/java/android/graphics/pdf/
DPdfDocument.java282 public int getPageWidth() { in getPageWidth() method in PdfDocument.PageInfo
/frameworks/support/v4/api/
D22.1.0.txt2043 method public float getPageWidth(int);
D22.0.0.txt1882 method public float getPageWidth(int);
D22.2.1.txt2102 method public float getPageWidth(int);
D22.2.0.txt2101 method public float getPageWidth(int);
D23.0.0.txt2293 method public float getPageWidth(int);
D23.1.0.txt2315 method public float getPageWidth(int);
D23.1.1.txt2268 method public float getPageWidth(int);
Dcurrent.txt2474 method public float getPageWidth(int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12060 method public int getPageWidth();
23143 method public int getPageWidth();
/frameworks/base/api/
Dcurrent.txt13168 method public int getPageWidth();
30215 method public int getPageWidth();
Dtest-current.txt13181 method public int getPageWidth();
30288 method public int getPageWidth();
Dsystem-current.txt13607 method public int getPageWidth();
32764 method public int getPageWidth();