Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/print/pdf/
DPrintedPdfDocument.java142 public int getPageWidth() { in getPageWidth() method in PrintedPdfDocument
/frameworks/support/v4/java/android/support/v4/view/
DPagerAdapter.java317 public float getPageWidth(int position) { in getPageWidth() method in PagerAdapter
DViewPager.java824 final float pageWidth = width * mAdapter.getPageWidth(mCurItem); in smoothScrollTo()
838 ii.widthFactor = mAdapter.getPageWidth(position); in addNewItem()
1148 offset += mAdapter.getPageWidth(pos) + marginOffset;
1168 offset -= mAdapter.getPageWidth(pos) + marginOffset;
1188 offset -= mAdapter.getPageWidth(pos--) + marginOffset;
1200 offset += mAdapter.getPageWidth(pos++) + marginOffset;
2130 ii.widthFactor = mAdapter.getPageWidth(ii.position);
2242 float widthFactor = mAdapter.getPageWidth(pos);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java306 float target = mTranslation < 0 ? -mCallback.getPageWidth() : mCallback.getPageWidth(); in fling()
471 float getPageWidth();
DNotificationPanelView.java1758 public float getPageWidth() { in getPageWidth() method in NotificationPanelView
/frameworks/base/graphics/java/android/graphics/pdf/
DPdfDocument.java282 public int getPageWidth() { in getPageWidth() method in PdfDocument.PageInfo
/frameworks/base/api/
Dsystem-current.txt12368 method public int getPageWidth();
24735 method public int getPageWidth();
Dcurrent.txt12062 method public int getPageWidth();
23145 method public int getPageWidth();