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

Commit cbe2d123 authored by Johannes Gallmann's avatar Johannes Gallmann
Browse files

Update javadoc for setInvocationEffectEnabled API

Bug: 418179198
Test: presubmit
Flag: EXEMPT javadoc update only
Change-Id: Ibb67c26cde68a2254f4dc2597c157c2f25b5d651
parent f1d8441d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1153,7 +1153,9 @@ public class VoiceInteractionService extends Service {
     * <p><b>System Conditions:</b>
     * SystemUI will honor the state set by this method for the invocation effect, provided other
     * system-level conditions are met, such as the correct hardware gesture for invocation
     * (e.g., power button long-press) being detected.
     * (e.g., power button long-press) being detected. Note that the actual visualization of this
     * effect is contingent on the specific SystemUI implementation; some variants, such as those on
     * automotive or television platforms, may not have a visual representation for this effect.
     *
     * @param enabled {@code true} to enable the invocation effect for the current user and
     *                            assistant,