Searched refs:mThrowException (Results 1 – 1 of 1) sorted by relevance
95 FakeTvProviderForTesting.mThrowException = false; in testGetExistingColumns_noException()107 FakeTvProviderForTesting.mThrowException = true; in testGetExistingColumns_throwsException()118 private static boolean mThrowException; field in TvProviderUtilsTest.FakeTvProviderForTesting122 if (mThrowException) { in call()