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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationHeaderUtil.java 171 sanitizeChild(layout.getExpandedChild());
293 applyToView(apply, row.getPrivateLayout().getExpandedChild());
ExpandableNotificationRow.java 309 View expandedChild = layout.getExpandedChild();
739 View expandedChild = layout.getExpandedChild();
    [all...]
NotificationData.java 117 return row.getPrivateLayout().getExpandedChild();
NotificationContentView.java 359 public View getExpandedChild() {
    [all...]
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
NotificationInflaterTest.java 121 == mRow.getPrivateLayout().getExpandedChild());
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationInflater.java 233 privateLayout, privateLayout.getExpandedChild(),
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]

Completed in 105 milliseconds