FileDocCategorySizeDatePackage
LoggingEvents.javaAPI DocAndroid 5.1 API6304Thu Mar 12 22:22:48 GMT 2015com.android.common.speech

LoggingEvents

public class LoggingEvents extends Object
Logging event constants used for Voice Search and VoiceIME. These are the keys and values of extras to be specified in logging broadcast intents. This class is used by clients of the android.speech APIs to log how the user interacts with the IME settings and speech recognition result.

Fields Summary
public static final String
ACTION_LOG_EVENT
public static final String
EXTRA_APP_NAME
public static final String
EXTRA_CALLING_APP_NAME
public static final String
EXTRA_EVENT
public static final String
EXTRA_TIMESTAMP
public static final String
EXTRA_FLUSH
Constructors Summary
Methods Summary