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