Home
last modified time | relevance | path

Searched refs:leavebehinds (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() argument
265 if ((mGutsContent.isLeavebehind() && leavebehinds) in closeControls()