Searched refs:sendNotificationLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DTokenWatcher.java82 sendNotificationLocked(true);
98 sendNotificationLocked(false);
146 private void sendNotificationLocked(boolean on) method in class:TokenWatcher
/frameworks/base/services/java/com/android/server/
H A DPowerManagerService.java1302 private void sendNotificationLocked(boolean on, int why) method in class:PowerManagerService
1696 sendNotificationLocked(false, WindowManagerPolicy.OFF_BECAUSE_OF_USER);
1740 sendNotificationLocked(true, -1);
1777 // Power.setScreenState and sendNotificationLocked can both handle being
1785 sendNotificationLocked(false, reason);

Completed in 169 milliseconds