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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java477 mIconLayout.setOnTouchListener(new NotificationIconTouchListener());
1487 private class NotificationIconTouchListener implements View.OnTouchListener { class in class:TabletStatusBar
1493 public NotificationIconTouchListener() { method in class:TabletStatusBar.NotificationIconTouchListener

Completed in 56 milliseconds