Home
last modified time | relevance | path

Searched refs:onViewRemoved (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarDragLayer.java139 public void onViewRemoved(View child) { in onViewRemoved() method in TaskbarDragLayer
140 super.onViewRemoved(child); in onViewRemoved()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationActionListLayout.java254 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationActionListLayout
255 super.onViewRemoved(child); in onViewRemoved()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java209 public void onViewRemoved(View child) { in onViewRemoved() method in StatusIconContainer
210 super.onViewRemoved(child); in onViewRemoved()
H A DNotificationIconContainer.java329 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationIconContainer
330 super.onViewRemoved(child); in onViewRemoved()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DDragLayer.java408 public void onViewRemoved(View child) { in onViewRemoved() method in DragLayer
409 super.onViewRemoved(child); in onViewRemoved()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DBaseDragLayer.java245 public void onViewRemoved(View child) { in onViewRemoved() method in BaseDragLayer
246 super.onViewRemoved(child); in onViewRemoved()
/aosp12/packages/apps/TV/src/com/android/tv/guide/
H A DProgramGrid.java200 public void onViewRemoved(View view) { in onViewRemoved() method in ProgramGrid
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java850 public void onViewRemoved(View child) { in onViewRemoved() method in PagedView
851 super.onViewRemoved(child); in onViewRemoved()
/aosp12/frameworks/base/core/java/android/widget/
H A DGridLayout.java990 public void onViewRemoved(View child) { in onViewRemoved() method in GridLayout
991 super.onViewRemoved(child); in onViewRemoved()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java912 public void onViewRemoved(View child) { in onViewRemoved() method in RecentsView
913 super.onViewRemoved(child); in onViewRemoved()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java2637 public void onViewRemoved(View child) {
2638 super.onViewRemoved(child);
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java5146 onViewRemoved(child); in dispatchViewRemoved()
5158 public void onViewRemoved(View child) { in onViewRemoved() 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.txt18340 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49749 method public void onViewRemoved(android.view.View);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt18389 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V