Searched defs:gatherDisableActionsLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DStatusBarManagerService.java173 final int net = gatherDisableActionsLocked(userId);
435 switches[0] = gatherDisableActionsLocked(mCurrentUserId);
576 int gatherDisableActionsLocked(int userId) { method in class:StatusBarManagerService

Completed in 27 milliseconds