HomeSort by relevance Sort by last modified time
    Searched defs:voicerecognitionservice (Results 1 - 2 of 2) sorted by null

  /development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/
VoiceRecognitionSettings.java 17 package com.example.android.voicerecognitionservice;
28 public static final String SHARED_PREFERENCES_NAME = "VoiceRecognitionService";
VoiceRecognitionService.java 17 package com.example.android.voicerecognitionservice;
35 public class VoiceRecognitionService extends RecognitionService {

Completed in 46 milliseconds