StatusBarService -> StatusBarManagerService

Change-Id: I7efc245395bd91a656b30d420c9b080877162360
This commit is contained in:
Joe Onorato
2010-04-12 08:18:45 -07:00
parent 90233a1ee5
commit 089de88fc2
13 changed files with 48 additions and 48 deletions

View File

@@ -545,7 +545,7 @@ class UiModeManagerService extends IUiModeManager.Stub {
mStatusBarManager = (StatusBarManager) mContext.getSystemService(Context.STATUS_BAR_SERVICE);
}
// Fear not: StatusBarService manages a list of requests to disable
// Fear not: StatusBarManagerService manages a list of requests to disable
// features of the status bar; these are ORed together to form the
// active disabled list. So if (for example) the device is locked and
// the status bar should be totally disabled, the calls below will