Searched refs:getPageHeight (Results 1 – 10 of 10) sorted by relevance
43 private static int getPageHeight(TextView widget) { in getPageHeight() method in ArrowKeyMovementMethod128 final int targetY = getCurrentLineTop(buffer, layout) - getPageHeight(widget); in pageUp()155 final int targetY = getCurrentLineTop(buffer, layout) + getPageHeight(widget); in pageDown()
150 public @IntRange(from = 0) int getPageHeight() { in getPageHeight() method in PrintedPdfDocument
127 public int getPageHeight() { in getPageHeight() method in ScrollCaptureController.LongScreenshot128 return mSession.getPageHeight(); in getPageHeight()
108 int getPageHeight(); in getPageHeight() method430 public int getPageHeight() {
225 1 - (mLongScreenshot.getBottom() - mLongScreenshot.getPageHeight()) in onLongScreenshotReceived()494 enterTransitionParams.height = (int) (scale * mLongScreenshot.getPageHeight()); in updateImageDimensions()
294 public int getPageHeight() { in getPageHeight() method in PdfDocument.PageInfo
179 public int getPageHeight() {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17472 method public int getPageHeight();35141 method @IntRange(from=0) public int getPageHeight();
56277 Landroid/text/method/ArrowKeyMovementMethod;->getPageHeight(Landroid/widget/TextView;)I