Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java4220 public void goToLockedShade(View expandView) { in goToLockedShade() argument
4227 if (expandView instanceof ExpandableNotificationRow) { in goToLockedShade()
4228 row = (ExpandableNotificationRow) expandView; in goToLockedShade()