Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java223 public void closeControls(boolean leavebehinds, boolean controls, int x, int y, boolean force) { in closeControls() method in NotificationGuts
240 public void closeControls(int x, int y, boolean save, boolean force) { in closeControls() method in NotificationGuts
DAppOpsInfo.java163 private void closeControls(View v) { in closeControls() method in AppOpsInfo