OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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