Merge "ENABLE_HIDEHEADER_PRIVATE_IME" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c40daffac5
@@ -96,6 +96,9 @@ public final class FeatureFlags {
|
||||
public static final BooleanFlag ENABLE_QUICK_SEARCH = new DeviceFlag("ENABLE_QUICK_SEARCH",
|
||||
true, "Use quick search behavior.");
|
||||
|
||||
public static final BooleanFlag ENABLE_HIDE_HEADER = new DeviceFlag("ENABLE_HIDE_HEADER",
|
||||
true, "Hide header on keyboard before typing in all apps");
|
||||
|
||||
public static final BooleanFlag COLLECT_SEARCH_HISTORY = new DeviceFlag(
|
||||
"COLLECT_SEARCH_HISTORY", false, "Allow launcher to collect search history for log");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user