Home
last modified time | relevance | path

Searched refs:addTransientView (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DViewGroupTransientViewTest.java63 mTestViewGroup.addTransientView(mTestView, 0); in addAndRemove_inNonAttachedViewGroup_shouldNotAttachAndDetach()
74 mTestViewGroup.addTransientView(mTestView, 0); in addAndRemove_inAttachedViewGroup_shouldAttachAndDetachOnce()
90 mTestViewGroup.addTransientView(mTestView, 1); in addRemoveAdd_noException()
92 mTestViewGroup.addTransientView(mTestView, 2); in addRemoveAdd_noException()
101 mTestViewGroup.addTransientView(mTestView, 0); in reAddBeforeRemove_shouldThrowException()
108 mTestViewGroup.addTransientView(mTestView, 0); in reAddBeforeRemove_shouldThrowException()
110 mTestViewGroup.addTransientView(mTestView, 1); in reAddBeforeRemove_shouldThrowException()
127 mTestViewGroup.addTransientView(mTestView, 0); in drawTransientView()
/frameworks/base/core/java/com/android/internal/widget/
DMessagingGroup.java204 messageParent.addTransientView(view, 0); in removeMessage()
DMessagingLayout.java228 mMessagingLinearLayout.addTransientView(group, 0); in removeGroups()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateAnimator.java436 mHostLayout.addTransientView(changingView, 0); in processAnimationEvents()
DNotificationChildrenContainer.java380 addTransientView(removedOverflowNumber, getTransientViewCount());
DNotificationStackScrollLayout.java2942 container.addTransientView(child, 0);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java335 addTransientView(icon, 0); in onViewRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayout.java335 addTransientView(view, index);
/frameworks/base/core/java/android/view/
DViewGroup.java4765 public void addTransientView(View view, int index) { in addTransientView() method in ViewGroup
/frameworks/base/config/
Dboot-image-profile.txt42741 HSPLandroid/view/ViewGroup;->addTransientView(Landroid/view/View;I)V