Loading core/java/android/service/intelligence/PresentationParams.java +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ public abstract class PresentationParams { * * @param bounds boundaries relative to this Area. * * @throw {@link IllegalArgumentException} if the {@code bounds} is not fully-contained * @throws {@link IllegalArgumentException} if the {@code bounds} is not fully-contained * inside this full Area. * * @return new subarea, or {@code null} if the Smart Suggestion host does not support such Loading Loading
core/java/android/service/intelligence/PresentationParams.java +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ public abstract class PresentationParams { * * @param bounds boundaries relative to this Area. * * @throw {@link IllegalArgumentException} if the {@code bounds} is not fully-contained * @throws {@link IllegalArgumentException} if the {@code bounds} is not fully-contained * inside this full Area. * * @return new subarea, or {@code null} if the Smart Suggestion host does not support such Loading