Searched refs:MainInteractionService (Results 1 – 3 of 3) sorted by relevance
29 Intent intent = new Intent(this, MainInteractionService.class); in onCreate()
32 public class MainInteractionService extends VoiceInteractionService { class
62 new ComponentName(this, MainInteractionService.class))) { in onCreate()