Searched refs:IRecognitionService (Results 1 – 7 of 7) sorted by relevance
19 import android.speech.IRecognitionService;27 void onSuccess(in IRecognitionService service); in onSuccess()
35 oneway interface IRecognitionService { interface
302 private IRecognitionService mService;913 public void onSuccess(IRecognitionService service) throws RemoteException { in connectToSystemService()
770 private static final class RecognitionServiceBinder extends IRecognitionService.Stub {
31 import android.speech.IRecognitionService;48 final class RemoteSpeechRecognitionService extends ServiceConnector.Impl<IRecognitionService> {78 IRecognitionService.Stub::asInterface); in RemoteSpeechRecognitionService()275 IRecognitionService service, boolean connected) { in onServiceConnectionStatusChanged()
36 import android.speech.IRecognitionService;145 callback.onSuccess(new IRecognitionService.Stub() { in createSessionLocked()
51009 Landroid/speech/IRecognitionService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V51011 Landroid/speech/IRecognitionService$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;51012 Landroid/speech/IRecognitionService$Stub$Proxy;->mRemote:Landroid/os/IBinder;51015 Landroid/speech/IRecognitionService$Stub;-><init>()V51016 Landroid/speech/IRecognitionService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/speech/IRecogn…51017 Landroid/speech/IRecognitionService$Stub;->DESCRIPTOR:Ljava/lang/String;51018 Landroid/speech/IRecognitionService$Stub;->TRANSACTION_cancel:I51019 Landroid/speech/IRecognitionService$Stub;->TRANSACTION_startListening:I51020 Landroid/speech/IRecognitionService$Stub;->TRANSACTION_stopListening:I51021 Landroid/speech/IRecognitionService;->cancel(Landroid/speech/IRecognitionListener;)V[all …]