Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java379 View glassPane = mNotificationView.findViewById(R.id.glass_pane); in setupNotificationPanel() local
393 glassPane.setOnTouchListener((v, event) -> { in setupNotificationPanel()