Home
last modified time | relevance | path

Searched defs:closeControls (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java263 public void closeControls(boolean leavebehinds, boolean controls, int x, int y, boolean force) { in closeControls() method in NotificationGuts
275 public void closeControls(View eventSource, boolean save) { in closeControls() method in NotificationGuts
296 private void closeControls(int x, int y, boolean save, boolean force) { in closeControls() method in NotificationGuts