HomeSort by relevance Sort by last modified time
    Searched refs:getExpandedChild (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationHeaderUtil.java 171 sanitizeChild(layout.getExpandedChild());
292 applyToView(apply, row.getPrivateLayout().getExpandedChild());
ExpandableNotificationRow.java 236 View expandedChild = layout.getExpandedChild();
576 View expandedChild = layout.getExpandedChild();
    [all...]
NotificationData.java 98 return row.getPrivateLayout().getExpandedChild();
NotificationContentView.java 337 public View getExpandedChild() {
    [all...]

Completed in 239 milliseconds