cmsdk: Move RECENTS_SHOW_SEARCH_BAR to CMSettings.
Change-Id: Ie34d57b547eb27f4f7629ed6d1fd9cced0ce7fff
This commit is contained in:
@@ -1037,6 +1037,12 @@ public final class CMSettings {
|
||||
* @hide
|
||||
*/
|
||||
public static final String STATUS_BAR_SHOW_WEATHER = "status_bar_show_weather";
|
||||
|
||||
/**
|
||||
* Show search bar in recents
|
||||
* @hide
|
||||
*/
|
||||
public static final String RECENTS_SHOW_SEARCH_BAR = "recents_show_search_bar";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user