HomeSort by relevance Sort by last modified time
    Searched defs:applyAdjustments (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/notification/
NotificationAdjustmentExtractor.java 38 record.applyAdjustments();
NotificationRecord.java 595 public void applyAdjustments() {
    [all...]
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
NotificationRecordTest.java 539 record.applyAdjustments();
567 record.applyAdjustments();
586 record.applyAdjustments();
    [all...]

Completed in 222 milliseconds