Home
last modified time | relevance | path

Searched defs:bottomBar (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/tv/
H A DTvPipKeepClearAlgorithmTest.kt266 val bottomBar = makeBottomBar(96) in test_AnchorBottomRight_RestrictedSmallBottomBar_PushedUp() constant
282 val bottomBar = makeBottomBar(BOTTOM_SHEET_HEIGHT) in test_AnchorBottomRight_RestrictedBottomSheet_StashDownAtAnchor() constant
300 val bottomBar = makeBottomBar(BOTTOM_SHEET_HEIGHT) in test_AnchorBottomRight_UnrestrictedBottomSheet_PushUp() constant
316 val bottomBar = makeBottomBar(BOTTOM_SHEET_HEIGHT) in test_AnchorBottomRight_UnrestrictedBottomSheet_RestrictedSidebar_StashAboveBottomSheet() constant
342 val bottomBar = makeBottomBar(BOTTOM_SHEET_HEIGHT) in test_AnchorBottomRight_UnrestrictedBottomSheet_UnrestrictedSidebar_PushUpLeft() constant
365 val bottomBar = makeBottomBar(BOTTOM_SHEET_HEIGHT) in test_Stashed_UnstashBoundsBecomeUnobstructed_Unstashes() constant
396 val bottomBar = makeBottomBar(BOTTOM_SHEET_HEIGHT) in test_Stashed_UnstashBoundsStaysObstructed_DoesNotTriggerStash() constant
428 val bottomBar = makeBottomBar(BOTTOM_SHEET_HEIGHT) in test_Stashed_UnstashBoundsObstructionChanges_UnstashTimeExtended() constant
476 val bottomBar = makeBottomBar(96) in test_ExpandedPiPHeightExceedsMovementBounds_BottomBar_StashedUp() constant
/aosp_15_r20/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
DCarSystemBarControllerTest.java499 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testRegisterBottomBarTouchListener_createViewFirst_registrationSuccessful() local
524 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testRegisterBottomBarTouchListener_registerFirst_registrationSuccessful() local
540 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllNavigationButtons_bottomEnabled_bottomNavigationButtonsVisible() local
553 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllNavigationButtons_bottomEnabled_bottomKeyguardButtonsGone() local
566 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllNavigationButtons_bottomEnabled_bottomOcclusionButtonsGone() local
579 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllKeyguardButtons_bottomEnabled_bottomKeyguardButtonsVisible() local
592 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllKeyguardButtons_bottomEnabled_bottomNavigationButtonsGone() local
605 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllKeyguardButtons_bottomEnabled_bottomOcclusionButtonsGone() local
618 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowOcclusionButtons_bottomEnabled_bottomOcclusionButtonsVisible() local
631 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowOcclusionButtons_bottomEnabled_bottomNavigationButtonsGone() local
[all …]
DSystemBarConfigsTest.java306 CarSystemBarView bottomBar = new CarSystemBarView(mContext, /* attrs= */ null); in updateInsetPaddings_overlappingBars_addsPaddingsByOrders() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/ui/layout/
DDefaultComponentsLayoutManager.java16 private final java.lang.String bottomBar = null; field in DefaultComponentsLayoutManager
23 public DefaultComponentsLayoutManager(@com.android.systemui.volume.panel.ui.BottomBar() in DefaultComponentsLayoutManager()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/ui/layout/
H A DDefaultComponentsLayoutManager.kt32 @BottomBar private val bottomBar: VolumePanelComponentKey, constant in com.android.systemui.volume.panel.ui.layout.DefaultComponentsLayoutManager
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/espresso/
DPreviewSingleSelectTest.java191 final View bottomBar = activity.findViewById(R.id.preview_bottom_bar); in assertBackgroundColorOnToolbarAndBottomBar() local
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DUserPickerActivity.java208 View bottomBar = mRootView.findViewById(R.id.user_picker_bottom_bar); in initViews() local
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLetterboxTest.java100 final Rect bottomBar = new Rect(0, 45, 10, 50); in testNotIntersectsOrFullyContains_usesGlobalCoordinates() local
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/
DPreviewFragment.java191 final View bottomBar = fragmentView.findViewById(R.id.preview_bottom_bar); in setupScrimLayerAndBottomBar() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
H A DStyledPlayerControlViewLayoutManager.java55 @Nullable private final ViewGroup bottomBar; field in StyledPlayerControlViewLayoutManager
H A DStyledPlayerControlView.java596 ViewGroup bottomBar = findViewById(R.id.exo_bottom_bar); in StyledPlayerControlView() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
H A DStyledPlayerControlViewLayoutManager.java55 @Nullable private final ViewGroup bottomBar; field in StyledPlayerControlViewLayoutManager
H A DStyledPlayerControlView.java715 ViewGroup bottomBar = findViewById(R.id.exo_bottom_bar); in StyledPlayerControlView() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/material/material-android/1.7.0-alpha01/androidx.compose.material_material/android_common/aar/
Dandroidx.compose.material_material.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/material/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/material/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/external/exoplayer/exoplayer-mediaprovider-ui/android_common_apex30/javac/
Dexoplayer-mediaprovider-ui.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/exoplayer/exoplayer-mediaprovider-ui/android_common/javac/
Dexoplayer-mediaprovider-ui.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/material3/material3-android/1.4.0-alpha04/androidx.compose.material3_material3/android_common/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/material3/ androidx/compose ...
Dandroidx.compose.material3_material3.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/material3/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/material3/material3-android/1.4.0-alpha04/androidx.compose.material3_material3/android_common_apex30/aar/
Dandroidx.compose.material3_material3.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/material3/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/material3/ androidx/compose ...
/aosp_15_r20/out/target/common/obj/APPS/EasterEgg_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity-compose_release. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/EasterEgg/EasterEgg/android_common/withres/
DEasterEgg.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity-compose_release. ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/MediaProvider/android_common_apex30/javac/
DMediaProvider.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/MediaProvider/android_common/javac/
DMediaProvider.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123