Home
last modified time | relevance | path

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

/paging/integration-tests/testapp/src/main/java/androidx/paging/integration/testapp/room/
DCustomerViewModel.java39 public class CustomerViewModel extends AndroidViewModel { class
43 public CustomerViewModel(Application application) { in CustomerViewModel() method in CustomerViewModel