OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SynthesisPlaybackQueueItem
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/speech/tts/
PlaybackSynthesisCallback.java
57
private
SynthesisPlaybackQueueItem
mItem = null;
92
SynthesisPlaybackQueueItem
item;
154
SynthesisPlaybackQueueItem
item = new
SynthesisPlaybackQueueItem
(
176
SynthesisPlaybackQueueItem
item = null;
205
SynthesisPlaybackQueueItem
item = null;
SynthesisPlaybackQueueItem.java
30
final class
SynthesisPlaybackQueueItem
extends PlaybackQueueItem {
66
SynthesisPlaybackQueueItem
(int streamType, int sampleRate,
Completed in 534 milliseconds