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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 193 public void setUserExpandedChild(View v, boolean userExpanded) {
NotificationRowLayout.java 157 public void setUserExpandedChild(View v, boolean userExpanded) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 41 void setUserExpandedChild(View v, boolean userExpanded);
543 mCallback.setUserExpandedChild(mCurrView, h == mNaturalHeight);

Completed in 1026 milliseconds