Searched refs:Assistant (Results 1 – 4 of 4) sorted by relevance
55 public class Assistant extends NotificationAssistantService { class88 public Assistant() { in Assistant() method in Assistant
40 For this example, press home first, then inject the event to start Assistant activity:
71 lateinit var assistant: Assistant in <lambda>()89 assistant = spy(Assistant()) in <lambda>()