public class UserHappinessSignals extends Object
Constructor and Description |
---|
UserHappinessSignals() |
Modifier and Type | Method and Description |
---|---|
static void |
setHasVoiceLoggingInfo(boolean hasVoiceLogging)
Record whether or not there has been Voice-Input activity which
needs to be logged.
|
static void |
userAcceptedImeText(Context context)
Log when a user "accepted" IME text.
|
public static void setHasVoiceLoggingInfo(boolean hasVoiceLogging)
public static void userAcceptedImeText(Context context)