Home
last modified time | relevance | path

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

/test/vts/utils/python/controllers/
Dandroid.py40 class SL4AProtocolError(SL4AException): class
91 raise SL4AProtocolError(
92 SL4AProtocolError.NO_RESPONSE_FROM_HANDSHAKE)
122 raise SL4AProtocolError(SL4AProtocolError.NO_RESPONSE_FROM_SERVER)
127 raise SL4AProtocolError(SL4AProtocolError.MISMATCHED_API_ID)