Searched refs:getVisibleBounds (Results 1 – 14 of 14) sorted by relevance
351 int xCoordinate =(int) (lockPattern.getVisibleBounds().left + in enterInvalidPattern()352 lockPattern.getVisibleBounds().left*0.16); in enterInvalidPattern()353 int y1Coordinate = (int) (lockPattern.getVisibleBounds().top + in enterInvalidPattern()354 lockPattern.getVisibleBounds().top*0.16); in enterInvalidPattern()355 int y2Coordinate = (int) (lockPattern.getVisibleBounds().bottom - in enterInvalidPattern()356 lockPattern.getVisibleBounds().bottom*0.16); in enterInvalidPattern()432 int deltaX = (int) ((lockPattern.getVisibleBounds().right - in calculateCoordinatesForPatternDot()433 lockPattern.getVisibleBounds().left)*0.16); in calculateCoordinatesForPatternDot()435 xCoordinate = lockPattern.getVisibleBounds().left + deltaX; in calculateCoordinatesForPatternDot()441 xCoordinate = lockPattern.getVisibleBounds().right - deltaX; in calculateCoordinatesForPatternDot()[all …]
148 Rect r = recents.getVisibleBounds(); in scrollToTopOfRecents()225 Rect appBounds = appArea.getVisibleBounds(); in undockAppFromMultiwindow()
109 Rect initialCalcBounds = calcArea.getVisibleBounds(); in testResizeHandleOnMultiwindow()113 Rect initialGmailBounds = gmailArea.getVisibleBounds(); in testResizeHandleOnMultiwindow()121 Rect finalCalcBounds = calcArea.getVisibleBounds(); in testResizeHandleOnMultiwindow()125 Rect finalGmailBounds = gmailArea.getVisibleBounds(); in testResizeHandleOnMultiwindow()
111 Rect r = recents.getVisibleBounds(); in scrollToTopOfRecents()189 Rect appBounds = appArea.getVisibleBounds(); in undockAppFromMultiwindow()
127 Rect calcBounds = calculatorText.getVisibleBounds(); in testSwipeItemAwayFromRecents()
77 mDevice.swipe(obj.getVisibleBounds().centerX(), obj.getVisibleBounds().centerY(), in testInLineNotificationWithLockScreen()78 obj.getVisibleBounds().centerX(), in testInLineNotificationWithLockScreen()
124 int y = obj.getVisibleBounds().centerY(); in dismissObject()
102 Rect appR = appIcon.getVisibleBounds(); in ensureIconVisible()103 Rect containerR = container.getVisibleBounds(); in ensureIconVisible()
96 navBarVisibleBounds = navBar.getVisibleBounds(); in openQuickstep()242 divider.getVisibleBounds().centerX(), in resizeSplitScreen()243 divider.getVisibleBounds().centerY(), in resizeSplitScreen()
213 Rect bounds = scrollable.getVisibleBounds(); in calcScrollSpeed()
258 Rect origBounds = getScannerCheckBtn().getVisibleBounds(); in adjustScannerButton()259 Rect avoidBounds = avoidObj.getVisibleBounds(); in adjustScannerButton()287 Rect bounds = btn.getVisibleBounds(); in moveScannerCheckButton()
406 public Rect getVisibleBounds(String layerName) { in getVisibleBounds() method in LayersTrace.Entry
422 if (obj.getText() != null && obj.getText() != "" && obj.getVisibleBounds().left == 0) { in getPermissionDescGroupNames()
657 Rect bounds = brightness.getVisibleBounds(); in testChangeBrightness()