Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarNavigationBarView.java58 mNotificationsButton.setOnClickListener(this::onNotificationsClick); in onFinishInflate()
133 protected void onNotificationsClick(View v) { in onNotificationsClick() method in CarNavigationBarView