Searched refs:action_type (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveProjectFiTest.py | 172 def start_service(self, ad, package, service_id, extras, action_type): argument 183 intent = ad.droid.makeIntent(action_type, None, None, extras,
|
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabProjectFiTest.py | 268 def start_service(self, ad, package, service_id, extras, action_type): argument 279 intent = ad.droid.makeIntent(action_type, None, None, extras,
|