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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DNotificationRowLayout.java233 public void setViewRemoval(boolean removeViews) { method in class:NotificationRowLayout
234 if (DEBUG) Slog.v(TAG, "setViewRemoval: " + removeViews);

Completed in 70 milliseconds