Lines Matching refs:always

470  * <p><em>Note: The entire view tree is single threaded. You must always be on
512 * always highlight, or give focus to, a particular view. This motivates a mode
2290 * will always represent the worst case that the application can expect
4358 * focus moved when requestFocus() is called. It may not always
4556 * It may not always apply, in which case use the default.
5280 * Subclasses of View overriding this method should always call super.onFocusLost().
5585 * Note that the insets provided by the framework are always relative to the
5782 // Focusable in touch mode should always be set before the focusable flag
7014 // When traversing by character we always put the cursor after the character
7665 * things like whether focus is always visible to the user.
7744 * KeyEvent.Callback.onKeyLongPress()}: always returns false (doesn't handle
7794 * KeyEvent.Callback.onKeyMultiple()}: always returns false (doesn't handle
7833 * <p>The default implementation always returns false. This does
8902 * large (more than half the size of the screen), it is recommended to always
12136 * always be used from XML or set to true before adding this view to a ViewGroup.</p>
12609 // The dirty rect should always be null for a display list
12772 * view will always be drawn on top of a solid color.
13857 * Override this if your view is known to always be drawn on top of a solid color background,
14117 * <p>Even if the subclass overrides onFinishInflate, they should always be
14942 * a long-lived reference to ViewTreeObserver, it should always check for
15835 * always call super.onAnimationStart();
15847 * always call super.onAnimationEnd();
15874 * SurfaceView is always considered transparent, but its children are not,
16358 * This ensures that a drag event is always consumed, even if the View does not have a drag
17248 * The mode must always be one of the following:
17610 boolean performHapticFeedback(int effectId, boolean always);
18381 // Sort flags by prefix, then by bits, always keeping unique keys