Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DCompositeAdapter.java118 public void removePartition(final int index) { in removePartition() method in CompositeAdapter
/aosp12/frameworks/ex/common/java/com/android/common/widget/
H A DCompositeCursorAdapter.java104 public void removePartition(int partitionIndex) { in removePartition() method in CompositeCursorAdapter