Searched refs:VOICE_INTERACTION_ACTIVITY_CMD_CRASH (Results 1 – 3 of 3) sorted by relevance
74 case Utils.VOICE_INTERACTION_ACTIVITY_CMD_CRASH: { in onResume()
334 executeRemoteCommand(Utils.VOICE_INTERACTION_ACTIVITY_CMD_CRASH); in crashActivity()
242 public static final String VOICE_INTERACTION_ACTIVITY_CMD_CRASH = "crash"; field in Utils