Lines Matching refs:of

6  * You may obtain a copy of the License at
119 * A session is a stateful representation of a layout file. It is initialized with data coming
200 // use default of true in case it's not found to use alpha by default
322 // this is the case of soft buttons + vertical bar.
326 // topLayout to the right of Navigation Bar and layoutlib will draw it
330 // Add the top layout to the left of the Navigation Bar.
434 // get the real cause of the exception.
487 // We used to compare the measured size of the content to the screen size but
490 // will not resize even with the UNSPECIFIED because of the embedded layout.
492 // comparing the size of the content to the screen frame (as it would not
500 // first measure the full layout, with EXACTLY to get the size of the
607 // get the real cause of the exception.
621 * if <var>measuredView</var> is non null, the method returns a {@link Pair} of (width, height)
632 @SuppressWarnings("deprecation") // For the use of Pair
640 return Pair.of(measuredView.getMeasuredWidth(), measuredView.getMeasuredHeight());
691 // get the real cause of the exception.
809 // get the current parent of the view that needs to be moved.
855 // tweak the animation durations and start delays (to match the duration of
903 * @param previousParent the previous parent, still owning the child at the time of the call.
922 // the animation of this type is not null, otherwise it's after which is impossible
929 // add a listener to the transition to be notified of the actual removal.
1096 // default size of the window title bar
1122 // default size of the window title bar
1157 // compute the dp of the screen.
1219 * @param name the name of the attribute
1222 * @return the value of the attribute or the default one if not found.
1245 * based on the content of the {@link FrameLayout}.
1250 @SuppressWarnings("deprecation") // For the use of Pair
1380 // now process the content of the frameLayout and dynamically create tabs for it.
1399 // for each child of the frameLayout, add a new TabSpec
1420 * bounds of all the views.
1425 * @param isContentFrame {@code true} if the {@code ViewInfo} to be created is part of the
1428 * @return {@code ViewInfo} containing the bounds of the view and it children otherwise.
1443 * Visits all the children of a given ViewGroup and generates a list of {@link ViewInfo}
1444 * containing the bounds of all the views. It also initializes the {@link #mViewInfoList} with
1445 * the children of the {@code mContentRoot}.
1450 * @param isContentFrame {@code true} if the {@code ViewInfo} to be created is part of the
1452 * part of the system decor.
1487 * Visits the children of {@link #mContentRoot} and generates {@link ViewInfo} containing the
1488 * bounds of all the views. It returns two {@code ViewInfo} objects with the same children,
1494 * @return an array of length two, with ViewInfo at index 0 is without offset and ViewInfo at
1515 * of the {@code view} are not created. Consequently, the children of {@code ViewInfo} is not
1517 * @param offset an offset for the view bounds. Used only if view is part of the content frame.
1527 // The view is part of the layout added by the user. Hence,
1534 // We are part of the system decor.
1540 // We currently mark three kinds of views:
1546 // All menus in the popup are of type ListMenuItemView.
1556 // A view is a menu in the Action Bar is it is not the overflow button and of
1557 // its parent is of type ActionMenuView. We can also check if the view is