Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java184 private View mBottomSheetHandleArea; field in ActivityAllAppsContainerView
279 mBottomSheetHandleArea = findViewById(R.id.bottom_sheet_handle_area); in initContent()
437 || dragLayer.isEventOverView(mBottomSheetHandleArea, ev)) { in shouldContainerScroll()