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/
ExpandHelper.java 46 void setUserExpandedChild(View v, boolean userExpanded);
455 mCallback.setUserExpandedChild(mResizedView, expanded);
541 mCallback.setUserExpandedChild(mResizedView, targetHeight == mNaturalHeight);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 288 public void setUserExpandedChild(View v, boolean userExpanded) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 608 public void setUserExpandedChild(View v, boolean userExpanded) {
    [all...]

Completed in 59 milliseconds