Home
last modified time | relevance | path

Searched refs:applyAdjustmentLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2180 applyAdjustmentLocked(adjustment);
2198 applyAdjustmentLocked(adjustment);
2211 private void applyAdjustmentLocked(Adjustment adjustment) { in applyAdjustmentLocked() method in NotificationManagerService