HomeSort by relevance Sort by last modified time
    Searched refs:BOUNDS (Results 26 - 33 of 33) sorted by null

12

  /packages/apps/Launcher3/quickstep/libs/
sysui_shared.jar 
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java 87 import static com.android.server.am.ActivityStackProto.BOUNDS;
267 // The height/width divide used when fitting a task within a bounds with method
269 // We always want the task to to be visible in the bounds without affecting its size when
271 // the input bounds right or bottom side minus the width or height divided by this value.
615 Rect bounds = topTask().getLaunchBounds(); local
616 if (bounds != null) {
617 mTmpRect2.set(bounds);
635 // divider will be off. I think we should just make the initial bounds that of home
5359 final Rect bounds = getOverrideBounds(); local
    [all...]
  /prebuilts/misc/common/droiddriver/
droiddriver-1.0.0-BETA1.jar 
droiddriver-0.9.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /frameworks/base/core/java/android/view/
View.java 473 * its current bounds.
505 * <li>If in the course of processing the event, the view's bounds may need
13624 final Rect bounds = mScrollCache.mScrollBarBounds; local
13653 final Rect bounds = mScrollCache.mScrollBarBounds; local
17529 final Rect bounds = drawBounds != null ? drawBounds : touchBounds; local
17586 final Rect bounds = drawBounds != null ? drawBounds : touchBounds; local
17691 final Rect bounds = cache.mScrollBarBounds; local
17707 final Rect bounds = cache.mScrollBarBounds; local
17720 final Rect bounds = cache.mScrollBarBounds; local
20451 final Rect bounds = drawable.getBounds(); local
    [all...]
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 258 milliseconds

12