Searched defs:setUserExpandedChild (Results 1 - 2 of 2) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java41 boolean setUserExpandedChild(View v, boolean userExpanded); method in interface:ExpandHelper.Callback
544 mCallback.setUserExpandedChild(mCurrView, h == mNaturalHeight);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DNotificationRowLayout.java161 public boolean setUserExpandedChild(View v, boolean userExpanded) { method in class:NotificationRowLayout

Completed in 77 milliseconds