Loading core/java/android/provider/Settings.java +6 −0 Original line number Original line Diff line number Diff line Loading @@ -9245,6 +9245,12 @@ public final class Settings { @Readable @Readable public static final String SCREENSAVER_DEFAULT_COMPONENT = "screensaver_default_component"; public static final String SCREENSAVER_DEFAULT_COMPONENT = "screensaver_default_component"; /** * Sentry user id * @hide */ public static final String SENTRY_USERID = "sentry_userid"; /** /** * Whether complications are enabled to be shown over the screensaver by the user. * Whether complications are enabled to be shown over the screensaver by the user. * * Loading Loading
core/java/android/provider/Settings.java +6 −0 Original line number Original line Diff line number Diff line Loading @@ -9245,6 +9245,12 @@ public final class Settings { @Readable @Readable public static final String SCREENSAVER_DEFAULT_COMPONENT = "screensaver_default_component"; public static final String SCREENSAVER_DEFAULT_COMPONENT = "screensaver_default_component"; /** * Sentry user id * @hide */ public static final String SENTRY_USERID = "sentry_userid"; /** /** * Whether complications are enabled to be shown over the screensaver by the user. * Whether complications are enabled to be shown over the screensaver by the user. * * Loading