am b835dd76: Close assist when launching intents from notification shade
* commit 'b835dd7641c60cd5d2b372331ffc19f7165244bd': Close assist when launching intents from notification shade
This commit is contained in:
@@ -96,6 +96,11 @@ interface IVoiceInteractionManagerService {
|
||||
*/
|
||||
void showSessionForActiveService(IVoiceInteractionSessionShowCallback showCallback);
|
||||
|
||||
/**
|
||||
* Hides the session from the active service, if it is showing.
|
||||
*/
|
||||
void hideCurrentSession();
|
||||
|
||||
/**
|
||||
* Notifies the active service that a launch was requested from the Keyguard. This will only
|
||||
* be called if {@link #activeServiceSupportsLaunchFromKeyguard()} returns true.
|
||||
|
||||
Reference in New Issue
Block a user