Searched defs:NotificationTriggerTouchListener (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java473 mNotificationArea.setOnTouchListener(new NotificationTriggerTouchListener());
1252 private class NotificationTriggerTouchListener implements View.OnTouchListener { class in class:TabletStatusBar
1257 public NotificationTriggerTouchListener() { method in class:TabletStatusBar.NotificationTriggerTouchListener

Completed in 107 milliseconds