Searched defs:outBounds (Results 1 - 25 of 35) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/am/
H A DPinnedActivityStack.java43 Rect outBounds) {
44 return new PinnedStackWindowController(mStackId, this, displayId, onTop, outBounds);
42 createStackWindowController(int displayId, boolean onTop, Rect outBounds) argument
/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedStackWindowController.java42 int displayId, boolean onTop, Rect outBounds) {
43 super(stackId, listener, displayId, onTop, outBounds, WindowManagerService.getInstance());
41 PinnedStackWindowController(int stackId, PinnedStackWindowListener listener, int displayId, boolean onTop, Rect outBounds) argument
H A DDimLayer.java83 void getDimBounds(Rect outBounds); argument
207 private void getBoundsForFullscreen(Rect outBounds) { argument
219 outBounds.set((int) xPos, (int) yPos, (int) xPos + dw, (int) yPos + dh);
H A DPinnedStackController.java276 boolean onTaskStackBoundsChanged(Rect targetBounds, Rect outBounds) { argument
281 outBounds.setEmpty();
287 outBounds.setEmpty();
312 outBounds.set(postChangeStackBounds);
H A DStackWindowController.java64 int displayId, boolean onTop, Rect outBounds) {
65 this(stackId, listener, displayId, onTop, outBounds, WindowManagerService.getInstance());
70 int displayId, boolean onTop, Rect outBounds, WindowManagerService service) {
84 getRawBounds(outBounds);
235 private void getRawBounds(Rect outBounds) { argument
237 outBounds.setEmpty();
239 mContainer.getRawBounds(outBounds);
243 public void getBounds(Rect outBounds) { argument
246 mContainer.getBounds(outBounds);
249 outBounds
63 StackWindowController(int stackId, StackWindowListener listener, int displayId, boolean onTop, Rect outBounds) argument
69 StackWindowController(int stackId, StackWindowListener listener, int displayId, boolean onTop, Rect outBounds, WindowManagerService service) argument
253 getBoundsForNewConfiguration(Rect outBounds) argument
[all...]
H A DAccessibilityController.java1215 private void computeWindowBoundsInScreen(WindowState windowState, Rect outBounds) { argument
1233 outBounds.set((int) windowFrame.left, (int) windowFrame.top,
H A DDockedStackDividerController.java188 void getHomeStackBoundsInDockedMode(Rect outBounds) { argument
197 outBounds.set(0, mTaskHeightInMinimizedMode + dividerSize + mTmpRect.top,
202 outBounds.set(mTaskHeightInMinimizedMode + dividerSize + mTmpRect.left + mTmpRect.top,
897 public void getDimBounds(Rect outBounds) { argument
H A DAppWindowToken.java244 void getBounds(Rect outBounds) { argument
245 outBounds.set(mBounds);
H A DTaskStack.java349 void getFinalAnimationBounds(Rect outBounds) { argument
350 outBounds.set(mBoundsAnimationTarget);
356 void getFinalAnimationSourceHintBounds(Rect outBounds) { argument
357 outBounds.set(mBoundsAnimationSourceHintBounds);
364 void getAnimationOrCurrentBounds(Rect outBounds) { argument
366 getFinalAnimationBounds(outBounds);
369 getBounds(outBounds);
467 void getBoundsForNewConfiguration(Rect outBounds) { argument
468 outBounds.set(mBoundsAfterRotation);
512 private void snapDockedStackAfterRotation(Rect outBounds) { argument
810 getStackDockedModeBounds( Rect displayRect, Rect outBounds, int stackId, Rect dockedBounds, int dockDividerWidth, boolean dockOnTopOrLeft) argument
[all...]
/frameworks/base/core/java/android/widget/
H A DCalendarViewMaterialDelegate.java114 public boolean getBoundsForDate(long date, Rect outBounds) { argument
115 boolean result = mDayPickerView.getBoundsForDate(date, outBounds);
125 outBounds.top += extraVerticalOffset;
126 outBounds.bottom += extraVerticalOffset;
H A DDayPickerPagerAdapter.java111 public boolean getBoundsForDate(Calendar day, Rect outBounds) { argument
118 return monthView.calendar.getBoundsForDay(dayOfMonth, outBounds);
H A DCalendarView.java559 public boolean getBoundsForDate(long date, Rect outBounds) { argument
560 return mDelegate.getBoundsForDate(date, outBounds);
624 boolean getBoundsForDate(long date, Rect outBounds); argument
H A DDayPickerView.java324 public boolean getBoundsForDate(long timeInMillis, Rect outBounds) { argument
331 return mAdapter.getBoundsForDate(mTempCalendar, outBounds);
H A DSimpleMonthView.java977 * @param outBounds the rect to populate with bounds
979 public boolean getBoundsForDay(int id, Rect outBounds) { argument
1002 outBounds.set(left, top, left + colWidth, top + rowHeight);
H A DCalendarViewLegacyDelegate.java605 public boolean getBoundsForDate(long date, Rect outBounds) { argument
611 if (currWeekView.getBoundsForDate(calendarDate, outBounds)) {
620 outBounds.top += extraVerticalOffset;
621 outBounds.bottom += extraVerticalOffset;
1375 public boolean getBoundsForDate(Calendar date, Rect outBounds) { argument
1387 outBounds.left = cellSize *
1390 outBounds.left = cellSize * (mShowWeekNumber ? i + 1 : i);
1392 outBounds.top = 0;
1393 outBounds.right = outBounds
[all...]
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DWindowFrameTests.java82 void getBounds(Rect outBounds) { argument
83 outBounds.set(mBounds);
86 void getTempInsetBounds(Rect outBounds) { argument
87 outBounds.set(mInsetBounds);
/frameworks/support/compat/java/android/support/v4/view/accessibility/
H A DAccessibilityWindowInfoCompat.java162 * @param outBounds The out window bounds.
164 public void getBoundsInScreen(Rect outBounds) { argument
166 ((AccessibilityWindowInfo) mInfo).getBoundsInScreen(outBounds);
/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.cpp87 float* outTotalAdvance, Rect* outBounds) {
116 *outBounds = bounds;
85 layoutTextUnscaled(const SkPaint& paint, const char* text, std::vector<glyph_t>* outGlyphs, std::vector<float>* outPositions, float* outTotalAdvance, Rect* outBounds) argument
/frameworks/support/core-ui/java/android/support/v4/widget/
H A DFocusStrategy.java444 void obtainBounds(T data, Rect outBounds); argument
H A DExploreByTouchHelper.java324 * @param outBounds the rect to populate with virtual view bounds
326 private void getBoundsInParent(int virtualViewId, Rect outBounds) { argument
328 node.getBoundsInParent(outBounds);
337 public void obtainBounds(AccessibilityNodeInfoCompat node, Rect outBounds) {
338 node.getBoundsInParent(outBounds);
444 * @param outBounds the rect to populate with the best-guess bounds for the
448 @FocusRealDirection int direction, @NonNull Rect outBounds) {
454 outBounds.set(w, 0, w, h);
457 outBounds.set(0, h, w, h);
460 outBounds
447 guessPreviouslyFocusedRect(@onNull View host, @FocusRealDirection int direction, @NonNull Rect outBounds) argument
[all...]
/frameworks/base/core/java/android/view/
H A DWindowManagerInternal.java235 * @param outBounds The frame to populate.
237 public abstract void getWindowFrame(IBinder token, Rect outBounds); argument
H A DWindowManagerPolicy.java581 * Retrieves the {@param outBounds} from the stack with id {@param stackId}.
583 void getStackBounds(int stackId, Rect outBounds); argument
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DActivityTestsBase.java298 Rect outBounds) {
297 createStackWindowController(int displayId, boolean onTop, Rect outBounds) argument
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java308 * @param outBounds The out window bounds.
310 public void getBoundsInScreen(Rect outBounds) { argument
311 outBounds.set(mBoundsInScreen);
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DMagnificationController.java274 * @param outBounds rect to populate with the bounds of the magnified
277 public void getMagnificationBounds(@NonNull Rect outBounds) { argument
279 outBounds.set(mMagnificationBounds);

Completed in 3995 milliseconds

12