Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DSettingsShim.java34 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/packages/modules/NetworkStack/apishim/30/com/android/networkstack/apishim/api30/
DSettingsShimImpl.java52 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/packages/modules/NetworkStack/apishim/31/com/android/networkstack/apishim/api31/
DSettingsShimImpl.java53 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DMockTetheringService.java49 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/packages/modules/AdServices/sdksandbox/tests/testutils/testscenario/testrunner/src/android/app/sdksandbox/testutils/testscenario/
DSdkSandboxTestScenarioRunner.java134 String methodName, boolean throwException, Class<?>... parameterTypes) in findMethodOnTestInstance()
/packages/modules/Connectivity/service/jni/
Dcom_android_server_TestNetworkService.cpp53 static void throwException(JNIEnv* env, int error, const char* action, const char* iface) { in throwException() function
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringService.java314 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/packages/modules/NetworkStack/tests/unit/jni/
Dapf_jni.cpp111 static void throwException(JNIEnv* env, const std::string& error) { in throwException() function
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java2962 boolean throwException) { in checkAndNoteWriteSettingsOperation()