Loading api/current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -41870,7 +41870,7 @@ package android.service.notification { field public static final int STATE_UNSET = 0; // 0x0 } public static class ZenPolicy.Builder { public static final class ZenPolicy.Builder { ctor public ZenPolicy.Builder(); method @NonNull public android.service.notification.ZenPolicy.Builder allowAlarms(boolean); method @NonNull public android.service.notification.ZenPolicy.Builder allowAllSounds(); core/java/android/service/notification/ZenPolicy.java +1 −1 Original line number Diff line number Diff line Loading @@ -358,7 +358,7 @@ public final class ZenPolicy implements Parcelable { * Provides a convenient way to set the various fields of a {@link ZenPolicy}. If a field * is not set, it is (@link STATE_UNSET} and will not change the current set policy. */ public static class Builder { public static final class Builder { private ZenPolicy mZenPolicy; public Builder() { Loading Loading
api/current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -41870,7 +41870,7 @@ package android.service.notification { field public static final int STATE_UNSET = 0; // 0x0 } public static class ZenPolicy.Builder { public static final class ZenPolicy.Builder { ctor public ZenPolicy.Builder(); method @NonNull public android.service.notification.ZenPolicy.Builder allowAlarms(boolean); method @NonNull public android.service.notification.ZenPolicy.Builder allowAllSounds();
core/java/android/service/notification/ZenPolicy.java +1 −1 Original line number Diff line number Diff line Loading @@ -358,7 +358,7 @@ public final class ZenPolicy implements Parcelable { * Provides a convenient way to set the various fields of a {@link ZenPolicy}. If a field * is not set, it is (@link STATE_UNSET} and will not change the current set policy. */ public static class Builder { public static final class Builder { private ZenPolicy mZenPolicy; public Builder() { Loading