Home
last modified time | relevance | path

Searched refs:bindTestService (Results 1 – 1 of 1) sorted by relevance

/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
DMultiInstanceInvalidationTest.java232 bindTestService(); in invalidatedByAnotherProcess()
248 bindTestService(); in invalidateAnotherProcess()
299 private void bindTestService() throws TimeoutException { in bindTestService() method in MultiInstanceInvalidationTest