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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 46 void setUserExpandedChild(View v, boolean userExpanded);
453 mCallback.setUserExpandedChild(mResizedView, expanded);
539 mCallback.setUserExpandedChild(mResizedView, targetHeight == mNaturalHeight);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 737 public void setUserExpandedChild(View v, boolean userExpanded) {
    [all...]

Completed in 417 milliseconds