Home
last modified time | relevance | path

Searched refs:expand (Results 1 – 25 of 37) sorted by relevance

12

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleAnimationSession.java115 expand.setDuration(EXIT_ANIM_DURATION); in exitSoftware()
116 expand.setStartDelay(computeDelay()); in exitSoftware()
132 expand.start(); in exitSoftware()
133 mCurrentAnimation = expand; in exitSoftware()
178 RenderNodeAnimator expand = in enterHardware() local
180 expand.setTarget(canvas); in enterHardware()
184 startAnimation(expand, loop); in enterHardware()
185 mCurrentAnimation = expand; in enterHardware()
192 expand.start(); in startAnimation()
218 startAnimation(expand, loop); in enterSoftware()
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DLockscreenFragment.java150 public final ExpandableIndicator expand; field in LockscreenFragment.Holder
156 expand = (ExpandableIndicator) itemView.findViewById(R.id.expand); in Holder()
278 holder.expand.setVisibility(View.VISIBLE); in onBindViewHolder()
279 holder.expand.setExpanded(expando); in onBindViewHolder()
280 holder.expand.setOnClickListener( in onBindViewHolder()
283 holder.expand.setVisibility(View.GONE); in onBindViewHolder()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/dreams/touch/scrim/
H A DBouncerlessScrimControllerTest.java61 scrimController.expand(new ShadeExpansionChangeEvent(.5f, true, false, 0.0f)); in testWakeupOnSwipeOpen()
74 scrimController.expand(expansionEvent); in testExpansionPropagation()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationControllerTest.java118 expand(); in testOnChildAdded()
131 expand(); in testOnChildRemoved()
147 private void expand() throws InterruptedException { in expand() method in ExpandedAnimationControllerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeLogger.kt269 fun logLastFlingWasExpanding(expand: Boolean) {
273 { bool1 = expand },
306 expand: Boolean,
315 bool2 = expand
H A DNotificationPanelViewController.java1994 expand(true /* animate */); in expandToQs()
2037 expand in flingToHeight()
2054 if (expand) { in flingToHeight()
2815 if (expand) { in onTrackingStopped()
3734 final boolean expand; in endMotionEvent()
3739 expand = false; in endMotionEvent()
3742 expand = true; in endMotionEvent()
3746 expand = false; in endMotionEvent()
3759 expand, in endMotionEvent()
3782 onTrackingStopped(expand); in endMotionEvent()
[all …]
H A DShadeViewControllerEmptyImpl.kt29 override fun expand(animate: Boolean) {}
H A DShadeViewController.kt35 fun expand(animate: Boolean) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/scrim/
H A DScrimController.java36 default void expand(ShadeExpansionChangeEvent event) { in expand() method
H A DBouncerScrimController.java41 public void expand(ShadeExpansionChangeEvent event) { in expand() method in BouncerScrimController
H A DBouncerlessScrimController.java82 public void expand(ShadeExpansionChangeEvent event) { in expand() method in BouncerlessScrimController
/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
H A DModalBottomSheet.kt57 import androidx.compose.ui.semantics.expand
175 internal suspend fun expand() = animateTo(Expanded)
385 expand {
387 scope.launch { sheetState.expand() }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DEvents.java382 final Boolean expand = (Boolean) list[0]; in logEvent() local
383 sLegacyLogger.visibility(MetricsEvent.VOLUME_DIALOG_DETAILS, expand); in logEvent()
384 sUiEventLogger.log(expand ? VolumeDialogEvent.VOLUME_DIALOG_EXPAND_DETAILS in logEvent()
386 sb.append(expand); in logEvent()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/dreams/touch/
H A DBouncerSwipeTouchHandlerTest.java216 verify(mScrimController, never()).expand(any()); in testSwipeUp_whenBouncerInitiallyShowing_doesNotSetExpansion()
243 verify(mScrimController, never()).expand(any()); in testSwipeDown_whenBouncerInitiallyHidden_doesNotSetExpansion()
311 verify(mScrimController, never()).expand(any()); in testSwipeUp_keyguardNotSecure_doesNotExpand()
328 verify(mScrimController).expand(any()); in verifyScroll()
337 verify(mScrimController).expand(event); in verifyScroll()
/aosp14/system/core/shell_and_utilities/
H A DREADME.md55 date dd devmem df diff dirname dmesg dos2unix du echo egrep env expand
89 dd devmem df diff dirname dmesg dos2unix du echo egrep env expand
123 dd devmem df diff dirname dmesg dos2unix du echo egrep env expand
157 df diff dirname dmesg dos2unix du echo egrep env expand expr fallocate
189 diff dirname dmesg dos2unix du echo **egrep** env expand expr fallocate
221 dos2unix du echo env expand expr fallocate false file find flock **fmt** free
246 dos2unix du echo env expand expr fallocate false **file** find flock free
270 dos2unix **du** echo env expand expr fallocate false find **flock** free
292 env expand expr fallocate false find free getenforce getprop groups
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
H A DPrivacyItemsChip.java177 mChipBackgroundDrawable.expand(/* animate= */ false); in expandForTypes()
179 mChipBackgroundDrawable.expand(/* animate= */ true); in expandForTypes()
H A DPrivacyChipDrawable.java199 public void expand(boolean animate) { in expand() method in PrivacyChipDrawable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeLogger.kt97 expand: Boolean,
102 bool1 = expand
H A DDozeLog.java156 public void traceFling(boolean expand, boolean aboveThreshold, in traceFling() argument
158 mLogger.logFling(expand, aboveThreshold, screenOnFromTouch); in traceFling()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DNumPadButton.java86 if (mAnimator != null) mAnimator.expand(); in onTouchEvent()
H A DNumPadAnimator.java83 public void expand() { in expand() method in NumPadAnimator
H A DNumPadKey.java170 if (mAnimator != null && mAnimationsEnabled) mAnimator.expand(); in onTouchEvent()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DShadeControllerImplTest.kt99 verify(shadeViewController, never()).expand(ArgumentMatchers.anyBoolean())
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java616 final boolean expand = nowExpanded; in finishExpanding()
623 mCallback.setUserExpandedChild(scaledView, expand); in finishExpanding()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
H A DBouncerSwipeTouchHandler.java185 mCurrentScrimController.expand(event); in setPanelExpansion()

12