Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/controllers/android_lib/
Dservices_test.py22 from acts.controllers.android_lib.events import AndroidStopServicesEvent
44 subscriptions[AndroidStopServicesEvent]))
82 subscriptions[AndroidStopServicesEvent]))
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/
Devents.py35 class AndroidStopServicesEvent(AndroidEvent): class
Dservices.py53 event_bus.register(android_events.AndroidStopServicesEvent,
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py505 event_bus.post(android_events.AndroidStopServicesEvent(self),