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

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

Completed in 18 milliseconds