Home
last modified time | relevance | path

Searched refs:getTransientView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DViewGroupTransientViewTest.java75 assertEquals(mTestView, mTestViewGroup.getTransientView(0)); in addAndRemove_inAttachedViewGroup_shouldAttachAndDetachOnce()
81 assertEquals(null, mTestViewGroup.getTransientView(0)); in addAndRemove_inAttachedViewGroup_shouldAttachAndDetachOnce()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java411 View transientView = mHostLayout.getTransientView(i);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4389 viewGroup.removeTransientView(viewGroup.getTransientView(0));
5410 ExpandableView child = (ExpandableView) getTransientView(i);
/frameworks/base/core/java/android/view/
DViewGroup.java4872 public View getTransientView(int position) { in getTransientView() method in ViewGroup
/frameworks/base/config/
Dboot-image-profile.txt42743 HSPLandroid/view/ViewGroup;->getTransientView(I)Landroid/view/View;