/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleStackView.java | 350 final BubbleExpandedView expandedView = getExpandedView(); in dump() local 1429 BubbleExpandedView expandedView = getExpandedView(); in showManageEdu() local 2154 BubbleExpandedView expandedView = getExpandedView(); in setSelectedBubble() local 2599 BubbleExpandedView expandedView = getExpandedView(); in animateBubbleExpansion() local 2682 BubbleExpandedView expandedView = getExpandedView(); in animateOverflowExpansion() local 2746 BubbleExpandedView expandedView = getExpandedView(); in animateCollapse() local 2849 BubbleExpandedView expandedView = getExpandedView(); in animateSwitchBubbles() local 2928 BubbleExpandedView expandedView = getExpandedView(); in setImeVisible() local 3291 BubbleExpandedView expandedView = getExpandedView(); in showManageMenu() local 3556 BubbleExpandedView expandedView = getExpandedView(); in updateExpandedView() local
|
H A D | BubbleViewInfoTaskLegacy.java | 182 @Nullable BubbleExpandedView expandedView; field in BubbleViewInfoTaskLegacy.BubbleViewInfo
|
H A D | BubbleOverflow.kt | 48 private var expandedView: BubbleExpandedView? variable in com.android.wm.shell.bubbles.BubbleOverflow
|
H A D | BubbleViewInfoTask.java | 275 @Nullable BubbleExpandedView expandedView; field in BubbleViewInfoTask.BubbleViewInfo
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
H A D | ExpandedViewAnimationControllerImpl.java | 118 public void setExpandedView(BubbleExpandedView expandedView) { in setExpandedView() 229 BubbleExpandedView expandedView = mExpandedView; in animateBackToExpanded() local 354 private AnimatorSet createCollapseAnimation(BubbleExpandedView expandedView, in createCollapseAnimation() 382 private ValueAnimator createHeightAnimation(BubbleExpandedView expandedView) { in createHeightAnimation()
|
H A D | ExpandedViewAnimationController.java | 29 void setExpandedView(BubbleExpandedView expandedView); in setExpandedView()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/ |
H A D | BubbleBarExpandedViewTest.kt | 269 val expandedView = inflater.inflate( in animateExpansion_taskViewAttachedAndVisible() constant 309 val expandedView = inflater.inflate( in animateExpansion_taskViewAttachedAndInvisible() constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/bubbles/bar/ |
D | BubbleBarExpandedViewDragController.java | 19 private final com.android.wm.shell.bubbles.bar.BubbleBarExpandedView expandedView = null; field in BubbleBarExpandedViewDragController 39 public BubbleBarExpandedViewDragController(@org.jetbrains.annotations.NotNull() in BubbleBarExpandedViewDragController()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/ |
D | LockscreenShadeTransitionController.java | 445 public final void goToLockedShade(@org.jetbrains.annotations.Nullable() in goToLockedShade() 513 public final void goToLockedShade(@org.jetbrains.annotations.Nullable() in goToLockedShade()
|
/aosp_15_r20/developers/build/prebuilts/gradle/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/ |
H A D | MainActivity.java | 96 RemoteViews expandedView = in createNotification() local
|
/aosp_15_r20/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/ |
H A D | MainActivity.java | 96 RemoteViews expandedView = in createNotification() local
|
/aosp_15_r20/developers/samples/android/notification/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/ |
D | MainActivity.java | 96 RemoteViews expandedView = in createNotification() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/bubbles/ |
D | ManageEducationView.java | 80 public final void show(@org.jetbrains.annotations.NotNull() in show()
|
D | BubbleOverflow.java | 33 private com.android.wm.shell.bubbles.BubbleExpandedView expandedView; field in BubbleOverflow
|
/aosp_15_r20/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/ |
H A D | UIAnimation.java | 46 public UIAnimation(View containerView, ImageView[] thumbs, ImageView expandedView, in UIAnimation()
|
H A D | MainActivity.java | 225 ImageView expandedView = (ImageView) findViewById(R.id.expanded); in start() local
|
/aosp_15_r20/developers/build/prebuilts/gradle/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/ |
H A D | UIAnimation.java | 46 public UIAnimation(View containerView, ImageView[] thumbs, ImageView expandedView, in UIAnimation()
|
H A D | MainActivity.java | 245 ImageView expandedView = (ImageView) findViewById(R.id.expanded); in start() local
|
/aosp_15_r20/developers/samples/android/wearable/wear/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/ |
D | UIAnimation.java | 46 public UIAnimation(View containerView, ImageView[] thumbs, ImageView expandedView, in UIAnimation()
|
D | MainActivity.java | 246 ImageView expandedView = findViewById(R.id.expanded); in start() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ |
H A D | BubbleBarExpandedViewDragController.kt | 31 private val expandedView: BubbleBarExpandedView, in <lambda>() constant in com.android.wm.shell.bubbles.bar.BubbleBarExpandedViewDragController
|
H A D | BubbleBarLayerView.java | 177 BubbleBarExpandedView expandedView = b.getBubbleBarExpandedView(); in showExpandedView() local
|
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | ScrollAdapterView.java | 372 final View expandedView; // expanded view field in ScrollAdapterView.ExpandedView
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/repackaged-jarjar/javac/ |
D | WindowManager-Shell.jar | com/android/wm/shell/windowdecor/WindowDecoration.class
WindowDecoration.java
package com. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/javac/ |
D | WindowManager-Shell.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |