Searched defs:NotificationClicker (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java266 private NotificationClicker mNotificationClicker = new NotificationClicker();
1855 private final class NotificationClicker implements View.OnClickListener { class in class:BaseStatusBar
1858 Log.e(TAG, "NotificationClicker called on a view that is not a notification row.");
1865 Log.e(TAG, "NotificationClicker called on an unclickable notification,");

Completed in 72 milliseconds