Searched refs:getStart (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/print/src/android/print/cts/ |
D | PageRangeAdjustmentTest.java | 345 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testSomePagesWantedAndSomeMorePagesWritten() 454 assertSame(pages[0].getStart(), 0); in testSomePagesWantedAndNotWritten() 457 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testSomePagesWantedAndNotWritten() 563 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testWantedPagesAlreadyWrittenForPreview()
|
D | PrintDocumentAdapterContractTest.java | 94 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testNoPrintOptionsOrPrinterChange() 213 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testNoPrintOptionsOrPrinterChangeCanceled() 308 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testPrintOptionsChangeAndNoPrinterChange() 508 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testPrintOptionsChangeAndPrinterChange() 668 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange() 795 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testNewPrinterSupportsSelectedPrintOptions() 901 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in testNothingChangesAllPagesWrittenFirstTime()
|
D | PrinterDiscoverySessionLifecycleTest.java | 423 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd());
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | AutoCompleteTextViewTest.java | 255 assertEquals(0, autoCompleteTextView.getStart()); in testOnTextChanged() 263 assertEquals(0, autoCompleteTextView.getStart()); in testOnTextChanged() 272 assertEquals(0, autoCompleteTextView.getStart()); in testOnTextChanged() 790 protected int getStart() { in getStart() method in AutoCompleteTextViewTest.MockAutoCompleteTextView
|
/cts/tools/dex-tools/dex/ |
D | classes0.out.dex | 80771 public int getStart()
|