Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/ui/
H A DAppLayerTvView.java62 public void onViewAdded(View child) { in onViewAdded() method in AppLayerTvView
67 super.onViewAdded(child); in onViewAdded()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DInsettableFrameLayout.java92 public void onViewAdded(View child) { in onViewAdded() method in InsettableFrameLayout
93 super.onViewAdded(child); in onViewAdded()
H A DPagedView.java844 public void onViewAdded(View child) { in onViewAdded() method in PagedView
845 super.onViewAdded(child); in onViewAdded()
H A DWorkspace.java558 public void onViewAdded(View child) { in onViewAdded() method in Workspace
565 super.onViewAdded(child); in onViewAdded()
/aosp12/packages/apps/TV/src/com/android/tv/guide/
H A DProgramRow.java86 public void onViewAdded(View child) { in onViewAdded() method in ProgramRow
87 super.onViewAdded(child); in onViewAdded()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationActionListLayout.java243 public void onViewAdded(View child) { in onViewAdded() method in NotificationActionListLayout
244 super.onViewAdded(child); in onViewAdded()
/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletCardCarousel.java129 public void onViewAdded(View child) { in onViewAdded() method in WalletCardCarousel
130 super.onViewAdded(child); in onViewAdded()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardCarousel.java149 public void onViewAdded(View child) { in onViewAdded() method in WalletCardCarousel
150 super.onViewAdded(child); in onViewAdded()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java201 public void onViewAdded(View child) { in onViewAdded() method in StatusIconContainer
202 super.onViewAdded(child); in onViewAdded()
H A DNotificationIconContainer.java283 public void onViewAdded(View child) { in onViewAdded() method in NotificationIconContainer
284 super.onViewAdded(child); in onViewAdded()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DDragLayer.java401 public void onViewAdded(View child) { in onViewAdded() method in DragLayer
402 super.onViewAdded(child); in onViewAdded()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java476 public void onViewAdded(View child) { in onViewAdded() method in NotificationContentView
477 super.onViewAdded(child); in onViewAdded()
/aosp12/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()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java936 public void onViewAdded(View child) { in onViewAdded() method in RecentsView
937 super.onViewAdded(child); in onViewAdded()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java2888 public void onViewAdded(View child) { in onViewAdded() method
2889 super.onViewAdded(child); in onViewAdded()
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java5129 onViewAdded(child); in dispatchViewAdded()
5141 public void onViewAdded(View child) { in onViewAdded() method in ViewGroup
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt18339 HSPLandroid/view/ViewGroup;->onViewAdded(Landroid/view/View;)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49748 method public void onViewAdded(android.view.View);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt18388 HSPLandroid/view/ViewGroup;->onViewAdded(Landroid/view/View;)V