/aosp12/packages/apps/TV/src/com/android/tv/ui/ |
H A D | AppLayerTvView.java | 62 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 D | InsettableFrameLayout.java | 92 public void onViewAdded(View child) { in onViewAdded() method in InsettableFrameLayout 93 super.onViewAdded(child); in onViewAdded()
|
H A D | PagedView.java | 844 public void onViewAdded(View child) { in onViewAdded() method in PagedView 845 super.onViewAdded(child); in onViewAdded()
|
H A D | Workspace.java | 558 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 D | ProgramRow.java | 86 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 D | NotificationActionListLayout.java | 243 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 D | WalletCardCarousel.java | 129 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 D | WalletCardCarousel.java | 149 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 D | StatusIconContainer.java | 201 public void onViewAdded(View child) { in onViewAdded() method in StatusIconContainer 202 super.onViewAdded(child); in onViewAdded()
|
H A D | NotificationIconContainer.java | 283 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 D | DragLayer.java | 401 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 D | NotificationContentView.java | 476 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 D | GridLayout.java | 984 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 D | RecentsView.java | 936 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 D | NotificationStackScrollLayout.java | 2888 public void onViewAdded(View child) { in onViewAdded() method 2889 super.onViewAdded(child); in onViewAdded()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 5129 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18339 HSPLandroid/view/ViewGroup;->onViewAdded(Landroid/view/View;)V
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 49748 method public void onViewAdded(android.view.View);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18388 HSPLandroid/view/ViewGroup;->onViewAdded(Landroid/view/View;)V
|