Searched refs:getChildContentView (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java215 mCurrAnimView = mCallback.getChildContentView(mCurrView);
272 final View animView = mCallback.getChildContentView(view);
312 final View animView = mCallback.getChildContentView(view);
401 View getChildContentView(View v); method in interface:SwipeHelper.Callback
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentsHorizontalScrollView.java206 View contentView = getChildContentView(v);
233 public View getChildContentView(View v) { method in class:RecentsHorizontalScrollView
H A DRecentsVerticalScrollView.java214 View contentView = getChildContentView(v);
242 public View getChildContentView(View v) { method in class:RecentsVerticalScrollView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpNotificationView.java234 public View getChildContentView(View v) { method in class:HeadsUpNotificationView
H A DNotificationRowLayout.java213 public View getChildContentView(View v) { method in class:NotificationRowLayout

Completed in 1495 milliseconds