/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
H A D | TaskbarDragLayer.java | 139 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 D | NotificationActionListLayout.java | 254 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 D | StatusIconContainer.java | 209 public void onViewRemoved(View child) { in onViewRemoved() method in StatusIconContainer 210 super.onViewRemoved(child); in onViewRemoved()
|
H A D | NotificationIconContainer.java | 329 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 D | DragLayer.java | 408 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 D | BaseDragLayer.java | 245 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 D | ProgramGrid.java | 200 public void onViewRemoved(View view) { in onViewRemoved() method in ProgramGrid
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | PagedView.java | 850 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 D | GridLayout.java | 990 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 D | RecentsView.java | 912 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 D | NotificationStackScrollLayout.java | 2637 public void onViewRemoved(View child) { 2638 super.onViewRemoved(child);
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 5146 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 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 | 18340 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 49749 method public void onViewRemoved(android.view.View);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18389 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
|