Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/integrationtests/utils/HealthConnectDocumentProviderTestUtils/src/android/healthconnect/tests/documentprovider/utils/
DFakeDocumentProviderRoots.java40 private boolean mThrowsException = false; field in FakeDocumentProviderRoots
46 if (mThrowsException) { in getCursor()
62 mThrowsException = true; in setThrowsException()
68 mThrowsException = false; in clear()