FileDocCategorySizeDatePackage
VoiceInteractionSessionService.javaAPI DocAndroid 5.1 API472Sat Mar 14 14:09:44 GMT 2015android.service.voice

VoiceInteractionSessionService

public abstract class VoiceInteractionSessionService extends android.app.Service

Fields Summary
Constructors Summary
public VoiceInteractionSessionService()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.os.IBinderonBind(android.content.Intent intent)

 throw new RuntimeException("Stub!"); 
public voidonCreate()

 throw new RuntimeException("Stub!"); 
public abstract android.service.voice.VoiceInteractionSessiononNewSession(android.os.Bundle args)