Scroll through the spinner of the printer selection

If the device orientation is landscape, the height of the spinner
 of the printer selection become shorter than the portrait device.
Further, if the status bar height become large, the expected printer
name might not been shown in the spinner of the printer selection.
In that case, UiObjectNotFoundException is thrown and the printer
tests fails.
(e.g. PrintDocumentAdapterContractTest#testNewPrinterSupportsSelectedPrintOptions)
So we think this spinner needs to be scrolled if the expected printer
name is not shown.

Change-Id: I908953d67b2b388011a91e31c38b118aba0e87ca
1 file changed