Searched defs:causeRemoteException (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaIfaceHalTest.java1344 private void executeAndValidateInitializationSequence(boolean causeRemoteException, argument
1350 !causeRemoteException && !getZeroInterfaces && !getNullInterface
1361 if (causeRemoteException) {
1413 if (causeRemoteException) {
1416 if (!causeRemoteException && !getZeroInterfaces && !getNullInterface) {
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
H A DSupplicantP2pIfaceHalTest.java2496 private void executeAndValidateInitializationSequence(boolean causeRemoteException, argument
2498 boolean shouldSucceed = !causeRemoteException && !getZeroInterfaces && !getNullInterface;
2514 if (causeRemoteException) {

Completed in 45 milliseconds