Home
last modified time | relevance | path

Searched refs:ViewState (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DPropertyAnimatorTest.java40 import com.android.systemui.statusbar.notification.stack.ViewState;
114 assertTrue(ViewState.isAnimating(mView, mProperty)); in testAnimationStarted()
121 assertFalse(ViewState.isAnimating(mView, mProperty)); in testNoAnimationStarted()
129 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testEndValueUpdated()
139 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationStartTag()), in testStartTagUpdated()
157 assertTrue(ViewState.isAnimating(mView, mProperty)); in testAnimationToRightValueUpdated()
158 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testAnimationToRightValueUpdated()
170 assertTrue(ViewState.isAnimating(mView, mProperty)); in testAnimationToRightValueUpdateAnimated()
171 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testAnimationToRightValueUpdateAnimated()
183 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationStartTag()), in testStartTagShiftedWhenChanging()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DPropertyAnimator.java30 import com.android.systemui.statusbar.notification.stack.ViewState;
48 ValueAnimator previousAnimator = ViewState.getChildTag(view, animatorTag); in setProperty()
63 Float previousStartValue = ViewState.getChildTag(view, animationStartTag); in startAnimation()
64 Float previousEndValue = ViewState.getChildTag(view, animationEndTag); in startAnimation()
69 ValueAnimator previousAnimator = ViewState.getChildTag(view, animatorTag); in startAnimation()
110 long newDuration = ViewState.cancelAnimatorAndGetNewDuration(properties.duration, in startAnimation()
129 ViewState.startAnimator(animator, listener); in startAnimation()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java135 final class Session implements RemoteFillService.FillServiceCallbacks, ViewState.Listener,
188 private final ArrayMap<AutofillId, ViewState> mViewStates = new ArrayMap<>();
359 final ViewState state = mViewStates.get(mCurrentViewId); in shouldResetSessionStateOnInputMethodSwitch()
361 && (state.getState() & ViewState.STATE_TRIGGERED_AUGMENTED_AUTOFILL) != 0) { in shouldResetSessionStateOnInputMethodSwitch()
381 @Nullable Consumer<InlineSuggestionsRequest> newAutofillRequestLocked(ViewState viewState, in newAutofillRequestLocked()
394 viewState.resetState(ViewState.STATE_PENDING_CREATE_INLINE_REQUEST); in newAutofillRequestLocked()
484 final ViewState viewState = new ViewState(urlBarId, Session.this,
485 ViewState.STATE_URL_BAR);
613 final ViewState state = mViewStates.get(autofillId);
643 final ViewState viewState = mViewStates.valueAt(i);
[all …]
DViewState.java40 final class ViewState { class
98 ViewState(AutofillId id, Listener listener, int state) { in ViewState() method in ViewState
160 return DebugUtils.flagsToString(ViewState.class, "STATE_", state); in getStateAsString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java81 private ViewState mGroupOverFlowState;
98 private ViewState mHeaderViewState;
404 mGroupOverFlowState = new ViewState();
649 mHeaderViewState = new ViewState();
711 ViewState tmpState = new ViewState();
793 ViewState tmpState = new ViewState();
964 ViewState viewState = new ViewState();
DNotificationSection.java259 int finalTranslationY = (int) Math.ceil(ViewState.getFinalTranslationY(firstView)); in updateBounds()
283 float finalTranslationY = ViewState.getFinalTranslationY(lastView); in updateBounds()
DExpandableViewState.java33 public class ExpandableViewState extends ViewState {
117 public void copyFrom(ViewState viewState) { in copyFrom()
DStackStateAnimator.java204 if (ViewState.isAnimatingY(child)) { in applyWithoutAnimation()
465 + ViewState.getFinalTranslationX(icon) + icon.getWidth() * 0.25f; in processAnimationEvents()
DViewState.java46 public class ViewState implements Dumpable { class
129 public void copyFrom(ViewState viewState) { in copyFrom()
DNotificationStackScrollLayout.java2700 minBottomPosition = (int) (ViewState.getFinalTranslationY(mShelf)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java45 import com.android.systemui.statusbar.notification.stack.ViewState;
266 ViewState childState = mIconStates.get(child); in applyIconStates()
372 ViewState iconState = mIconStates.get(view); in resetViewStates()
662 ViewState childState = mIconStates.get(child); in setAnimationsEnabled()
695 public class IconState extends ViewState {
DStatusIconContainer.java38 import com.android.systemui.statusbar.notification.stack.ViewState;
384 public static class StatusIconState extends ViewState {
DScrimController.java52 import com.android.systemui.statusbar.notification.stack.ViewState;
842 ValueAnimator previousAnimator = ViewState.getChildTag(scrim, TAG_KEY_ANIM); in updateScrim()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java52 import com.android.systemui.statusbar.notification.stack.ViewState;
287 boolean aboveShelf = ViewState.getFinalTranslationZ(child) > baseZHeight in updateAppearance()
446 boolean needsContinuousClipping = ViewState.isAnimatingY(icon) && !mAmbientState.isDozing();
454 boolean animatingY = ViewState.isAnimatingY(icon);
693 && iconState.useFullTransitionAmount && !ViewState.isAnimatingY(icon)))) {
/frameworks/base/services/
Dart-profile9776 …om/android/server/autofill/Session$AssistDataReceiverImpl;Lcom/android/server/autofill/ViewState;)V
10203 …estLocked$0$Session$AssistDataReceiverImpl(Lcom/android/server/autofill/ViewState;Landroid/view/in…
10205 …ataReceiverImpl;->newAutofillRequestLocked(Lcom/android/server/autofill/ViewState;Z)Ljava/util/fun…
10236 …/autofill/AutofillId;ILandroid/view/autofill/AutofillValue;)Lcom/android/server/autofill/ViewState;
10263 …oid/server/autofill/Session;->hideAugmentedAutofillLocked(Lcom/android/server/autofill/ViewState;)V
10287 …/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Lcom/android/server/autofill/ViewState;)V
10306 …/server/autofill/Session;->requestNewFillResponseLocked(Lcom/android/server/autofill/ViewState;II)V
10307 …teredIfNecessaryLocked(Landroid/view/autofill/AutofillId;Lcom/android/server/autofill/ViewState;I)Z
10325 …pdateFilteringStateOnValueChangedLocked(Ljava/lang/String;Lcom/android/server/autofill/ViewState;)V
10329 …autofill/AutofillId;Landroid/view/autofill/AutofillValue;Lcom/android/server/autofill/ViewState;I)V
[all …]