From 1de1186d28f0ca7c0b6298edfa8ae497e651ba87 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Wed, 15 Jul 2015 14:20:51 -0700 Subject: Implement issue #22403908: Enable assistant to refuse context sharing New APIs allow the voice interaction service to set/retrieve a filter for which of the show flags are allowed. Change-Id: I588cbe55afee0548ad3afa22d3a7d3bc43cb54a6 --- .../res/layout/voice_interaction_session.xml | 71 ++++++++++++++-------- .../voiceinteraction/MainInteractionSession.java | 42 +++++++++++++ 2 files changed, 89 insertions(+), 24 deletions(-) (limited to 'tests') diff --git a/tests/VoiceInteraction/res/layout/voice_interaction_session.xml b/tests/VoiceInteraction/res/layout/voice_interaction_session.xml index 610f30b..dc4e31b 100644 --- a/tests/VoiceInteraction/res/layout/voice_interaction_session.xml +++ b/tests/VoiceInteraction/res/layout/voice_interaction_session.xml @@ -31,33 +31,56 @@ android:layout_height="match_parent" android:fitsSystemWindows="true"> - - - -