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

Commit cf9ff87e authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "CM71: Add option to choose in-call-style just like lockscreen style....

Merge "CM71: Add option to choose in-call-style just like lockscreen style. Settings provider." into gingerbread
parents a5c83578 f2081fd9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2368,6 +2368,12 @@ public final class Settings {
         */
        public static final String LOCKSCREEN_STYLE_PREF = "lockscreen_style_pref";

        /**
         * Sets the incoming call accept/reject style
         * @hide
         */
        public static final String IN_CALL_STYLE_PREF = "in_call_style_pref";

        /**
         * Pulse the Trackball with Screen On.  The value is boolean (1 or 0).
         * @hide