HomeSort by relevance Sort by last modified time
    Searched refs:startRecognitionForIntent (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/app/
ISoundTriggerService.aidl 46 int startRecognitionForIntent(in ParcelUuid soundModelId, in PendingIntent callbackIntent,
  /frameworks/base/media/java/android/media/soundtrigger/
SoundTriggerManager.java 276 return mSoundTriggerService.startRecognitionForIntent(new ParcelUuid(soundModelId),
  /frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
SoundTriggerService.java 310 public int startRecognitionForIntent(ParcelUuid soundModelId, PendingIntent callbackIntent,
    [all...]

Completed in 556 milliseconds