Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGuts.java101 closeControls(-1 /* x */, -1 /* y */, true /* notify */); in NotificationGuts()
380 public void closeControls(int x, int y, boolean notify) { in closeControls() method in NotificationGuts
DBaseStatusBar.java1230 mNotificationGutsExposed.closeControls(x, y, true /* notify */);