Home
last modified time | relevance | path

Searched refs:onViewAdded (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNodeController.kt61 fun onViewAdded() {} regex
H A DSectionHeaderController.kt97 override fun onViewAdded() {
H A DShadeViewDiffer.kt235 child.controller.onViewAdded()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationActionListLayout.java245 public void onViewAdded(View child) { in onViewAdded() method in NotificationActionListLayout
246 super.onViewAdded(child); in onViewAdded()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardCarousel.java155 public void onViewAdded(View child) { in onViewAdded() method in WalletCardCarousel
156 super.onViewAdded(child); in onViewAdded()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java228 public void onViewAdded(View child) { in onViewAdded() method in StatusIconContainer
229 super.onViewAdded(child); in onViewAdded()
H A DNotificationIconContainer.java314 public void onViewAdded(View child) { in onViewAdded() method in NotificationIconContainer
315 super.onViewAdded(child); in onViewAdded()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
H A DShadeViewDifferTest.kt296 override fun onViewAdded() {}
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java397 public void onViewAdded() { in onViewAdded() method in ExpandableNotificationRowController
H A DNotificationContentView.java536 public void onViewAdded(View child) { in onViewAdded() method in NotificationContentView
537 super.onViewAdded(child); in onViewAdded()
/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java984 public void onViewAdded(View child) { in onViewAdded() method in GridLayout
985 super.onViewAdded(child); in onViewAdded()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3008 public void onViewAdded(View child) { in onViewAdded() method
3009 super.onViewAdded(child); in onViewAdded()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java5160 onViewAdded(child); in dispatchViewAdded()
5172 public void onViewAdded(View child) { in onViewAdded() method in ViewGroup
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18135 HSPLandroid/view/ViewGroup;->onViewAdded(Landroid/view/View;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18199 HSPLandroid/view/ViewGroup;->onViewAdded(Landroid/view/View;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53159 method public void onViewAdded(android.view.View);