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.h327 RETRY, enumerator
DCCodecBuffers.cpp314 return RETRY; in popFromStashAndRegister()
DCCodecBufferChannel.cpp1791 case OutputBuffers::RETRY: in sendOutputBuffers()