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 44 void setUserExpandedChild(View v, boolean userExpanded);
561 mCallback.setUserExpandedChild(scaledView, expand);
578 mCallback.setUserExpandedChild(mResizedView, nowExpanded);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 185 milliseconds