Home
last modified time | relevance | path

Searched refs:RETRY (Results 1 – 4 of 4) sorted by relevance

/frameworks/ex/common/java/com/android/common/speech/
DLoggingEvents.java60 public static final int RETRY = 0; field in LoggingEvents.VoiceSearch
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.h343 RETRY, enumerator
DCCodecBuffers.cpp556 return RETRY; in popFromStashAndRegister()
DCCodecBufferChannel.cpp2642 case OutputBuffers::RETRY: in sendOutputBuffers()