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/statusbar/policy/
NotificationRowLayout.java 161 public boolean setUserExpandedChild(View v, boolean userExpanded) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 41 boolean setUserExpandedChild(View v, boolean userExpanded);
544 mCallback.setUserExpandedChild(mCurrView, h == mNaturalHeight);

Completed in 350 milliseconds