Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9991cfe3 authored by Jon Eckenrode's avatar Jon Eckenrode Committed by Automerger Merge Worker
Browse files

Merge "Fixed typo in class description." am: 9f59ca04 am: 5376d1ac am:...

Merge "Fixed typo in class description." am: 9f59ca04 am: 5376d1ac am: 4a1d3071 am: 3f3bdc48 am: 47c3d18b

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2168523



Change-Id: Ib7fa77b65cc7179d4586f4835316bef74ceba773
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c0195d3c 47c3d18b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ import java.util.function.Consumer;
/**
 * An active voice interaction session, providing a facility for the implementation
 * to interact with the user in the voice interaction layer. The user interface is
 * initially shown by default, and can be created be overriding {@link #onCreateContentView()}
 * initially shown by default, and can be created by overriding {@link #onCreateContentView()}
 * in which the UI can be built.
 *
 * <p>A voice interaction session can be self-contained, ultimately calling {@link #finish}