Lines Matching refs:visible

692  * another visible window.  As a result, the view will not receive touches whenever a
963 * This view is visible.
1629 * window containing this view is visible to the user. This effectively
3234 * showing autofill for views not visible to the user we evaluate
3291 * requested the system UI (status bar) to be visible (the default).
4083 * visible edges of this view its bounds.
4546 * with this flag set, all visible applications with targetSdkVersion >=
5867 * content in this view is visible.
5891 * content in this view is visible.
5900 * content in this view is visible.
6967 * should make a best effort to make the newly focused child fully visible to the user.
6971 * @return true if this view would prefer to become fully visible when it gains focus,
6997 * Request that a rectangle of this view be visible on the screen,
7004 * It should not be affected by which part of the View is currently visible or its scroll
7015 * Request that a rectangle of this view be visible on the screen,
7022 * It should not be affected by which part of the View is currently visible or its scroll
7282 // whether this view is visible to the user, we will do
7287 // TODO This is a potential problem that View gets focus before it's visible
7433 // Panes disappearing are relevant even if though the view is no longer visible.
8028 * whether a given virtual view is visible to the user in order to support triggering
8910 * Computes whether this virtual autofill view is visible to the user.
8915 * @return Whether the view is visible on the screen.
8925 // if node is null, assume it's not visible anymore
8935 * Computes whether this view is visible to the user. Such a view is
8936 * attached, visible, all its predecessors are visible, it is not clipped
8939 * @return Whether the view is visible on the screen.
8948 * Computes whether the given portion of this view is visible to the user.
8949 * Such a view is attached, visible, all its predecessors are visible,
8955 * When <code>true</code> is returned by the function, the actual visible
8958 * outside of the visible area of the view will be clipped.
8960 * @return Whether the specified portion of the view is visible on the screen.
8966 // Attached to invisible window means this view is not visible.
8971 // that this view is not visible to the user.
8989 // Check if the visible portion intersects the rectangle of interest.
10668 * window is obscured by another visible window.
10683 * window is obscured by another visible window.
11304 * returns false or the view is no visible or the view already has accessibility
11417 * ({@link #isFocusableInTouchMode}) while the device is in touch mode, not visible, not
11501 * A View will not take focus if it is not visible.
11912 // If the pane isn't visible, content changed events are sufficient unless we're
12874 * that this tells you whether or not your window is being made visible
12877 * is itself visible.
12894 * @return true if this view is visible to the user, not counting clipping or overlapping
12898 // If we're not visible but something is telling us we are, ignore it.
12910 * and this view's window is also visible
12979 * Retrieve the overall visible display size in which the window this view is
12985 * be placed and remain visible to users.
12991 * @param outRect Filled in with the visible display frame. If the view
13098 * things like whether focus is always visible to the user.
14068 * If this view is becoming visible, invalidate it in case it changed while
14069 * it was not visible. Marking it drawn ensures that the invalidation will
14077 // a view becoming visible is worth notifying the parent about in case nothing has
14087 // visible and the parent wasn't already notified by becoming visible during this
14118 // time it is visible and gets invalidated
14170 // in visible windows where the parent is currently shown/drawn
14436 * Return the visible drawing bounds of your view. Fills in the output
15926 * visible portion of this view.
15929 * @return true if r is non-empty (i.e. part of the view is visible at the
16311 * Do not invalidate views which are not visible and which are not running an animation. They
16322 * visible, {@link #onDraw(android.graphics.Canvas)} will be called at some
16349 * visible, {@link #onDraw(android.graphics.Canvas)} will be called at some
16373 * Invalidate the whole view. If the view is visible,
17734 * FastScroller is visible.
18311 * Return the visibility value of the least visible component passed.
18438 * to run deferred in order to preserve a desired user experience - clearing visible
20813 // If we are visible, force the DRAWN bit to on so that
21239 * highlight can be visible.
23767 public void onWindowSystemUiVisibilityChanged(int visible) {
23774 public void dispatchWindowSystemUiVisiblityChanged(int visible) {
23775 onWindowSystemUiVisibilityChanged(visible);
23954 * drag events to all the View objects in your application that are currently visible. It does
24092 * even if they are not currently visible.
26411 * actual visible parts of the window.
26681 * Point used to compute visible regions.
26747 * Scrollbars are not visible
26752 * Scrollbars are visible