Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
DCarSystemBarControllerTest.java510 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testRegisterBottomBarTouchListener_createViewFirst_registrationSuccessful() local
535 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testRegisterBottomBarTouchListener_registerFirst_registrationSuccessful() local
551 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllNavigationButtons_bottomEnabled_bottomNavigationButtonsVisible() local
564 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllNavigationButtons_bottomEnabled_bottomKeyguardButtonsGone() local
577 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllNavigationButtons_bottomEnabled_bottomOcclusionButtonsGone() local
590 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllKeyguardButtons_bottomEnabled_bottomKeyguardButtonsVisible() local
603 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllKeyguardButtons_bottomEnabled_bottomNavigationButtonsGone() local
616 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowAllKeyguardButtons_bottomEnabled_bottomOcclusionButtonsGone() local
629 CarSystemBarViewController bottomBar = mCarSystemBarController.getBarViewController(BOTTOM, in testShowOcclusionButtons_bottomEnabled_bottomOcclusionButtonsVisible() local
642 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
/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
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DUserPickerActivity.java213 View bottomBar = mRootView.findViewById(R.id.user_picker_bottom_bar); in initViews() local
/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