Home
last modified time | relevance | path

Searched defs:removeViewAt (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
DHeadsUpContainerView.java100 public void removeViewAt(int index) { in removeViewAt() method in HeadsUpContainerView
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java804 public void removeViewAt(int index) { in removeViewAt() method in CellLayout