Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DNotificationActionListLayout.java193 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationActionListLayout
194 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusIconContainer.java206 public void onViewRemoved(View child) { in onViewRemoved() method in StatusIconContainer
207 super.onViewRemoved(child); in onViewRemoved()
DNotificationIconContainer.java317 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationIconContainer
318 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/core/java/android/widget/
DGridLayout.java984 public void onViewRemoved(View child) { in onViewRemoved() method in GridLayout
985 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2912 public void onViewRemoved(View child) {
2913 super.onViewRemoved(child);
/frameworks/base/core/java/android/view/
DViewGroup.java5049 onViewRemoved(child); in dispatchViewRemoved()
5061 public void onViewRemoved(View child) { in onViewRemoved() method in ViewGroup
/frameworks/base/config/
Dboot-image-profile.txt17466 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
/frameworks/base/non-updatable-api/
Dcurrent.txt52513 method public void onViewRemoved(android.view.View);
/frameworks/base/api/
Dcurrent.txt52657 method public void onViewRemoved(android.view.View);