Searched defs:removeAt (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/data/ | ||
D | LocalFilmstripDataAdapter.java | 70 public void removeAt(int index); in removeAt() method |
D | FixedLastProxyAdapter.java | 73 public void removeAt(int index) { in removeAt() method in FixedLastProxyAdapter |
D | FixedFirstProxyAdapter.java | 70 public void removeAt(int index) { in removeAt() method in FixedFirstProxyAdapter |
D | CameraFilmstripDataAdapter.java | 160 public void removeAt(int index) { in removeAt() method in CameraFilmstripDataAdapter |