Searched refs:onViewRemoved (Results 1 – 6 of 6) sorted by relevance
79 public void onViewRemoved(View child) { in onViewRemoved() method in FallbackRecentsView80 super.onViewRemoved(child); in onViewRemoved()
219 public void onViewRemoved(View child) { in onViewRemoved() method in BaseDragLayer220 super.onViewRemoved(child); in onViewRemoved()
480 public void onViewRemoved(View child) { in onViewRemoved() method in DragLayer481 super.onViewRemoved(child); in onViewRemoved()
200 public void onViewRemoved(View view) { in onViewRemoved() method in ProgramGrid
709 public void onViewRemoved(View child) { in onViewRemoved() method in PagedView710 super.onViewRemoved(child); in onViewRemoved()
427 public void onViewRemoved(View child) { in onViewRemoved() method in RecentsView428 super.onViewRemoved(child); in onViewRemoved()