Skip to content
Commit cbea84da authored by James O'Leary's avatar James O'Leary
Browse files

Allow touchable regions for assist UI

System vendors may require their system UI to show UI for an assistant.

This CL adds methods to AssistManager to communicate if the system UI
is showing UI for the assistant, as well as a region of the screen that
accepts touches for the assistant UI.

Test: Implemented subclass of AssistManager with real implementations
of the new methods. Verified touches were intercepted/not intercepted
as setShowingAssistUi(false/true) was called.

Test: verified Assist UI is presented/disappears as appropriate
Change-Id: I7702f80b75a231dc5718128e49335d34beeaccfd
parent 9906f00f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment