Searched refs:statusBarService (Results 1 – 3 of 3) sorted by relevance
811 StatusBarManagerService statusBarService = (StatusBarManagerService) ServiceManager in onBootPhase() local813 mService.systemRunning(statusBarService); in onBootPhase()
3352 StatusBarManagerInternal statusBarService = LocalServices.getService( in openRecents() local3354 statusBarService.toggleRecentApps(); in openRecents()
8005 IStatusBarService statusBarService = IStatusBarService.Stub.asInterface( in setStatusBarDisabledInternal() local8007 if (statusBarService != null) { in setStatusBarDisabledInternal()8010 statusBarService.disableForUser(flags1, mToken, mContext.getPackageName(), userId); in setStatusBarDisabledInternal()8011 statusBarService.disable2ForUser(flags2, mToken, mContext.getPackageName(), userId); in setStatusBarDisabledInternal()