cmsdk: Move T9_SEARCH_INPUT_LOCALE to CMSettings.
Change-Id: I446ecc4e2b5981a86218fa8867ab771d422dce21
This commit is contained in:
@@ -1049,6 +1049,12 @@ public final class CMSettings {
|
||||
* @hide
|
||||
*/
|
||||
public static final String NAVBAR_LEFT_IN_LANDSCAPE = "navigation_bar_left";
|
||||
|
||||
/**
|
||||
* Locale for secondary overlay on dialer for t9 search input
|
||||
* @hide
|
||||
*/
|
||||
public static final String T9_SEARCH_INPUT_LOCALE = "t9_search_input_locale";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user