am 9ded8208: am 1a63d067: am ab1b372c: Merge "Change \'disable hardware keyboard\' to \'show input method\'" into lmp-dev
* commit '9ded8208c438eca14d3ed8ad16b819f6688f1267': Change 'disable hardware keyboard' to 'show input method'
This commit is contained in:
@@ -32,7 +32,6 @@ oneway interface IStatusBar
|
||||
void topAppWindowChanged(boolean menuVisible);
|
||||
void setImeWindowStatus(in IBinder token, int vis, int backDisposition,
|
||||
boolean showImeSwitcher);
|
||||
void setHardKeyboardStatus(boolean available, boolean enabled);
|
||||
void setWindowState(int window, int state);
|
||||
void buzzBeepBlinked();
|
||||
void notificationLightOff();
|
||||
|
||||
@@ -51,7 +51,6 @@ interface IStatusBarService
|
||||
in String[] newlyVisibleKeys, in String[] noLongerVisibleKeys);
|
||||
void onNotificationExpansionChanged(in String key, in boolean userAction, in boolean expanded);
|
||||
void setSystemUiVisibility(int vis, int mask);
|
||||
void setHardKeyboardEnabled(boolean enabled);
|
||||
void setWindowState(int window, int state);
|
||||
|
||||
void showRecentApps(boolean triggeredFromAltTab);
|
||||
|
||||
Reference in New Issue
Block a user