Searched defs:VoiceInteractionManagerService (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java67 public class VoiceInteractionManagerService extends SystemService { class in inherits:SystemService
68 static final String TAG = "VoiceInteractionManagerService";
76 public VoiceInteractionManagerService(Context context) { method in class:VoiceInteractionManagerService
126 Slog.wtf(TAG, "VoiceInteractionManagerService Crash", e);

Completed in 84 milliseconds