Searched defs:mErrorType (Results 1 – 5 of 5) sorted by relevance
/packages/services/Car/packages/ScriptExecutor/tests/nonsystemuser/src/com/android/car/scriptexecutortest/nonsystemuser/ | ||
D | ScriptExecutorNonSystemUserTest.java | 53 public int mErrorType; field in ScriptExecutorNonSystemUserTest.ScriptExecutorListener |
/packages/services/Iwlan/src/com/google/android/iwlan/ | ||
D | IwlanError.java | 92 private int mErrorType; field in IwlanError |
/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/ | ||
D | IkeProtocolException.java | 101 @ErrorType private final int mErrorType; field in IkeProtocolException |
/packages/services/Car/packages/ScriptExecutor/tests/functional/src/com/android/car/scriptexecutortest/functional/ | ||
D | ScriptExecutorFunctionalTest.java | 55 private int mErrorType; field in ScriptExecutorFunctionalTest.ScriptExecutorListener |
/packages/modules/Nfc/tests/cts/tests/src/android/nfc/cts/ | ||
D | CardEmulationTest.java | 885 int mErrorType = -1; in testEventListener_hardwareError() field in CardEmulationTest.InternalErrorCallback |