HomeSort by relevance Sort by last modified time
    Searched defs:onViewRemoved (Results 1 - 17 of 17) sorted by null

  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
FallbackRecentsView.java 53 public void onViewRemoved(View child) {
54 super.onViewRemoved(child);
  /frameworks/base/core/java/com/android/internal/widget/
NotificationActionListLayout.java 193 public void onViewRemoved(View child) {
194 super.onViewRemoved(child);
  /packages/apps/Launcher3/src/com/android/launcher3/views/
BaseDragLayer.java 137 public void onViewRemoved(View child) {
138 super.onViewRemoved(child);
  /packages/apps/TV/src/com/android/tv/guide/
ProgramGrid.java 200 public void onViewRemoved(View view) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusIconContainer.java 201 public void onViewRemoved(View child) {
202 super.onViewRemoved(child);
NotificationIconContainer.java 315 public void onViewRemoved(View child) {
316 super.onViewRemoved(child);
  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragLayer.java 493 public void onViewRemoved(View child) {
494 super.onViewRemoved(child);
  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
RecentsView.java 313 public void onViewRemoved(View child) {
314 super.onViewRemoved(child);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 694 public void onViewRemoved(View child) {
695 super.onViewRemoved(child);
    [all...]
  /frameworks/base/core/java/android/widget/
GridLayout.java     [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewGroupTest.java     [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java     [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 

Completed in 371 milliseconds