public class LoggingEvents.VoiceSearch extends Object
LoggingEvents.EXTRA_EVENT
, clustered with keys to additional
extras for some events that need to be included as additional fields in
the event. Note that this is not representative of *all* voice search
events - only the ones that need to be reported from outside the voice
search app, such as from Browser.Modifier and Type | Field and Description |
---|---|
static String |
APP_NAME |
static String |
EXTRA_N_BEST_CHOOSE_INDEX |
static String |
EXTRA_QUERY_UPDATED_VALUE |
static int |
N_BEST_CHOOSE |
static int |
N_BEST_REVEAL |
static int |
QUERY_UPDATED |
static int |
RESULT_CLICKED |
static int |
RETRY |
Constructor and Description |
---|
VoiceSearch() |
public static final String APP_NAME
public static final int RETRY
public static final int N_BEST_REVEAL
public static final int N_BEST_CHOOSE
public static final String EXTRA_N_BEST_CHOOSE_INDEX
public static final int QUERY_UPDATED
public static final String EXTRA_QUERY_UPDATED_VALUE
public static final int RESULT_CLICKED