Home
last modified time | relevance | path

Searched defs:Sl4aConnectionError (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/
Derror.py30 Sl4aConnectionError = 1003 variable in ActsErrorCode
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py71 class Sl4aConnectionError(Sl4aException): class