Searched refs:visible (Results 176 - 200 of 265) sorted by relevance

1234567891011

/frameworks/base/core/java/android/widget/
H A DAutoCompleteTextView.java548 * @return Whether the drop-down is visible as long as there is {@link #enoughToFilter()}
557 * Sets whether the drop-down should remain visible as long as there is there is
565 * @param dropDownAlwaysVisible Whether to keep the drop-down visible.
1180 * @param visible whether the ime should be in front. If false, the ime is pushed to
1184 public void ensureImeVisible(boolean visible) { argument
1185 mPopup.setInputMethodMode(visible
1224 * ignore outside touch even when the drop down is not set to always visible.
/frameworks/base/core/java/com/android/internal/widget/
H A DToolbarWidgetWrapper.java688 public void setVisibility(int visible) { argument
689 mToolbar.setVisibility(visible);
/frameworks/base/media/java/android/media/
H A DTtmlRenderer.java607 // don't keep the state if we are not visible
715 public void setVisible(boolean visible) { argument
716 if (visible) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
H A DPipManager.java133 // Keeps track of the IME visibility to adjust the PiP when the IME is visible
751 private void updatePipVisibility(final boolean visible) { argument
752 SystemServicesProxy.getInstance(mContext).setPipVisibility(visible);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskStackView.java452 * Computes the task transforms at the current stack scroll for all visible tasks. If a valid
454 * visible range includes all tasks at the target stack scroll. This is useful for ensure that
455 * all views necessary for a transition or animation will be visible at the start.
462 * The range of the union of the visible views at the current and
464 * @param ignoreTasksSet The set of tasks to skip for purposes of calculaing the visible range.
466 * @return the front and back most visible task indices (there may be non visible tasks in
492 if (useTargetStackScroll && !transform.visible) {
493 // If we have a target stack scroll and the task is not currently visible, then we
498 if (transformAtTarget.visible) {
[all...]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DScrimControllerTest.java96 visible -> mScrimVisibility = visible, mDozeParamenters, mAlarmManager);
110 // Back scrim should be visible without tint
120 // Back scrim should be visible with tint
153 // Back scrim should be visible with tint
166 // Back scrim should be visible without tint
173 // Back scrim should be visible
214 // Back scrim should be visible with tint
225 // Back scrim should be visible without tint
235 // Back scrim should be visible withou
[all...]
/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java212 * is actually visible, used for computing its visible insets to be
216 * are visible.
270 * Retrieve the frame of the visible area that this window was last
272 * will actually be fully visible. It will be smaller than the
277 * @return Rect The rectangle holding the visible frame.
299 * Retrieve the insets given by this window's client for the visible
304 * to the window's frame, of the actual visible area.
367 * Is this window visible? It is not visible i
1566 setRecentsVisibilityLw(boolean visible) argument
1571 setPipVisibilityLw(boolean visible) argument
[all...]
/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskSnapshotSurface.java536 final boolean visible = isNavigationBarColorViewVisible();
537 if (visible && Color.alpha(mNavigationBarColor) != 0 && !navigationBarRect.isEmpty()) {
H A DWindowState.java307 * Insets that determine the actually visible area. These are in the application's
375 * These are the visible insets that were given during layout for
387 * the visible insets; if false the area outside the visible insets is
426 // the status bar or navigation bar is visible.
430 // bars are visible, the decor frame is equal to the stable frame.
481 * even if it is not currently visible for layout. This is set
496 * Whether the app died while it was visible, if true we might need
519 * The orientation during the last visible call to relayout. If our
562 // Whether the window was visible whe
1694 onAppVisibilityChanged(boolean visible, boolean runningAppAnimation) argument
4222 dispatchWallpaperVisibility(final boolean visible) argument
[all...]
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.h175 const std::vector<IComposerClient::Rect>& visible) = 0;
369 const std::vector<IComposerClient::Rect>& visible) override;
/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp490 const std::vector<hwc_rect_t>& visible) {
492 getLayerImpl(layer).mRenderState.mVisibleRegion = visible;
489 setLayerVisibleRegion(Display , Layer layer, const std::vector<hwc_rect_t>& visible) argument
H A DFakeComposerClient.h120 const std::vector<hwc_rect_t>& visible) override;
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DToolbarWidgetWrapper.java660 public void setVisibility(int visible) { argument
661 mToolbar.setVisibility(visible);
/frameworks/base/core/java/android/app/
H A DActionBar.java996 * scrolled offscreen in pixels. The valid range is 0 (fully visible) to the action bar's
1009 * scrolled offscreen in pixels. The valid range is 0 (fully visible) to the action bar's
1061 public void dispatchMenuVisibilityChanged(boolean visible) { argument
1137 * @param isVisible True if an action bar menu is now visible, false if no action bar
1138 * menus are visible.
/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedVectorDrawable.java480 public boolean setVisible(boolean visible, boolean restart) { argument
482 if (visible) {
483 // Resume the infinite animation when the drawable becomes visible again.
486 // Pause the infinite animation once the drawable is no longer visible.
490 mAnimatedVectorState.mVectorDrawable.setVisible(visible, restart);
491 return super.setVisible(visible, restart);
H A DAdaptiveIconDrawable.java645 public boolean setVisible(boolean visible, boolean restart) { argument
646 final boolean changed = super.setVisible(visible, restart);
652 dr.setVisible(visible, restart);
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DQSCustomizer.java161 MetricsLogger.visible(getContext(), MetricsProto.MetricsEvent.QS_EDIT);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/grid/
H A DTaskGridLayoutAlgorithm.java210 // We always set the alpha of the view outline to 1, to make sure the shadow is visible.
227 transformOut.visible = isTaskViewVisible;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationChildrenContainer.java678 * When moving into the bottom stack, the bottom visible child in an expanded group adjusts its
774 boolean visible = true;
777 visible = false;
783 if (visible != isVisible) {
784 child.setVisibility(visible ? VISIBLE : INVISIBLE);
1135 * @param maxAllowedVisibleChildren the number of children that should be visible
/frameworks/base/services/core/java/com/android/server/am/
H A DRecentsAnimation.java116 // Send launch hint if we are actually launching the target. If it's already visible
118 if (targetActivity == null || !targetActivity.visible) {
195 // we fetch the visible tasks to be controlled by the animation
230 // However, if we're keeping the activity and making it visible, we can leave it on.
/frameworks/base/services/core/java/com/android/server/dreams/
H A DDreamController.java140 MetricsLogger.visible(mContext,
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
H A DActionBar.java987 * scrolled offscreen in pixels. The valid range is 0 (fully visible) to the action bar's
1000 * scrolled offscreen in pixels. The valid range is 0 (fully visible) to the action bar's
1056 public void dispatchMenuVisibilityChanged(boolean visible) { argument
1154 * @param isVisible True if an action bar menu is now visible, false if no action bar
1155 * menus are visible.
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecents.java663 mImpl.onVisibilityChanged(event.applicationContext, event.visible);
669 mUserToSystemCallbacks.updateRecentsVisibility(event.visible);
681 if (!event.visible) {
/frameworks/native/services/surfaceflinger/
H A DBufferLayer.cpp619 // Apply this display's projection's viewport to the visible region
623 Region visible = tr.transform(visibleRegion.intersect(viewport)); local
627 auto error = hwcLayer->setVisibleRegion(visible);
629 ALOGE("[%s] Failed to set visible region: %s (%d)", mName.string(),
631 visible.dump(LOG_TAG);
/frameworks/support/preference/src/main/java/androidx/preference/
H A DPreference.java874 * Sets whether this preference should be visible in the list. If false, it is excluded from
878 * @param visible Set false if this preference should be hidden from the list.
882 public final void setVisible(boolean visible) { argument
883 if (mVisible != visible) {
884 mVisible = visible;
892 * Checks whether this preference should be visible to the user in the list.

Completed in 3256 milliseconds

1234567891011