Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DNetworkPolicyTestUtils.java307 boolean throwOnFailure) throws Exception {
327 if (throwOnFailure) {
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DDatabaseHelper.java661 final boolean throwOnFailure) { in dropView() argument
671 if (throwOnFailure) { in dropView()