Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/controllers/sl4a_lib/
Drpc_connection_test.py66 if not start_command == rpc_connection.Sl4aConnectionCommand.INIT:
81 if start_command != rpc_connection.Sl4aConnectionCommand.CONTINUE:
97 rpc_connection.Sl4aConnectionCommand.INIT)
109 rpc_connection.Sl4aConnectionCommand.INIT)
125 rpc_connection.Sl4aConnectionCommand.INIT)
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_connection.py27 class Sl4aConnectionCommand(object): class
72 start_command = Sl4aConnectionCommand.CONTINUE
74 start_command = Sl4aConnectionCommand.INIT