Merge "Add IME Switcher icon to Navigation Bar"

This commit is contained in:
Jason Monk
2014-05-02 14:04:51 +00:00
committed by Android (Google) Code Review
12 changed files with 192 additions and 67 deletions

View File

@@ -60,6 +60,7 @@ public class StatusBarManager {
| DISABLE_SEARCH;
public static final int NAVIGATION_HINT_BACK_ALT = 1 << 0;
public static final int NAVIGATION_HINT_IME_SHOWN = 1 << 1;
public static final int WINDOW_STATUS_BAR = 1;
public static final int WINDOW_NAVIGATION_BAR = 2;