Home
last modified time | relevance | path

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

/paging/samples/src/main/java/androidx/paging/samples/
DRemoteMediatorSample.kt40 fun removeAll() in withTransaction() method
52 fun removeAll() in withTransaction() method
/paging/integration-tests/testapp/src/main/java/androidx/paging/integration/testapp/room/
DCustomerDao.java52 void removeAll(); in removeAll() method