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

Commit b649fc95 authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Suppress UserHandleName warning

Bug: b/340874436
Flag: EXEMPT DOCS_ONLY
Test: presubmit
Change-Id: Iaba879e2e26b035db3799850c5a6d6cbfb1e42fc
parent cd840608
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -901,6 +901,10 @@ public final class RoutingSessionInfo implements Parcelable {
         * <p>By default the transfer initiation user handle and package name are set to {@code
         * null}.
         */
        // The UserHandleName warning suggests the name should be "doFooAsUser". But the UserHandle
        // parameter of this function is stored in a field, and not used to execute an operation on
        // a specific user.
        @SuppressWarnings("UserHandleName")
        @NonNull
        @FlaggedApi(FLAG_ENABLE_BUILT_IN_SPEAKER_ROUTE_SUITABILITY_STATUSES)
        public Builder setTransferInitiator(