Searched refs:KEY_STRUCTURE (Results 1 – 4 of 4) sorted by relevance
421 VoiceInteractionSession.KEY_STRUCTURE); in deliverSessionDataLocked()
22 import static android.service.voice.VoiceInteractionSession.KEY_STRUCTURE;175 final AssistStructure structure = resultData.getParcelable(KEY_STRUCTURE);
117 public static final String KEY_STRUCTURE = "structure"; field in VoiceInteractionSession
13129 sendBundle.putParcelable(VoiceInteractionSession.KEY_STRUCTURE, pae.structure);