Searched refs:gatherDisableActionsLocked (Results 1 – 2 of 2) sorted by relevance
1236 final int net1 = gatherDisableActionsLocked(mCurrentUserId, 1); in disableLocked()1237 final int net2 = gatherDisableActionsLocked(mCurrentUserId, 2); in disableLocked()1563 return new RegisterStatusBarResult(icons, gatherDisableActionsLocked(mCurrentUserId, 1), in registerStatusBar()1566 gatherDisableActionsLocked(mCurrentUserId, 2), state.mImeToken, in registerStatusBar()2500 int gatherDisableActionsLocked(int userId, int which) { in gatherDisableActionsLocked() method in StatusBarManagerService
23076 PLcom/android/server/statusbar/StatusBarManagerService;->gatherDisableActionsLocked(II)I