Searched refs:AndroidStartServicesEvent (Results 1 – 4 of 4) sorted by relevance
21 from acts.controllers.android_lib.events import AndroidStartServicesEvent41 subscriptions[AndroidStartServicesEvent]))58 wrong_event = AndroidStartServicesEvent(wrong_ad)64 right_event = AndroidStartServicesEvent(right_ad)79 subscriptions[AndroidStartServicesEvent]))
31 class AndroidStartServicesEvent(AndroidEvent): class
51 event_bus.register(android_events.AndroidStartServicesEvent,
498 event_bus.post(android_events.AndroidStartServicesEvent(self))