Merge "Remove dialpad_autocomplete system key from settings" into klp-dev
This commit is contained in:
@@ -4269,13 +4269,6 @@ public final class Settings {
|
|||||||
*/
|
*/
|
||||||
public static final String ENABLED_NOTIFICATION_LISTENERS = "enabled_notification_listeners";
|
public static final String ENABLED_NOTIFICATION_LISTENERS = "enabled_notification_listeners";
|
||||||
|
|
||||||
/**
|
|
||||||
* Whether or not to enable the dial pad autocomplete functionality.
|
|
||||||
*
|
|
||||||
* @hide
|
|
||||||
*/
|
|
||||||
public static final String DIALPAD_AUTOCOMPLETE = "dialpad_autocomplete";
|
|
||||||
|
|
||||||
/** @hide */
|
/** @hide */
|
||||||
public static final String BAR_SERVICE_COMPONENT = "bar_service_component";
|
public static final String BAR_SERVICE_COMPONENT = "bar_service_component";
|
||||||
|
|
||||||
@@ -4327,8 +4320,7 @@ public final class Settings {
|
|||||||
MOUNT_UMS_AUTOSTART,
|
MOUNT_UMS_AUTOSTART,
|
||||||
MOUNT_UMS_PROMPT,
|
MOUNT_UMS_PROMPT,
|
||||||
MOUNT_UMS_NOTIFY_ENABLED,
|
MOUNT_UMS_NOTIFY_ENABLED,
|
||||||
UI_NIGHT_MODE,
|
UI_NIGHT_MODE
|
||||||
DIALPAD_AUTOCOMPLETE
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user