HomeSort by relevance Sort by last modified time
    Searched refs:toNotificationPolicy (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeHelper.java 556 mConfig.toNotificationPolicy().writeToProto(proto, ZenModeProto.POLICY);
668 return config == null ? null : config.toNotificationPolicy();
    [all...]
  /frameworks/base/core/java/android/service/notification/
ZenModeConfig.java 744 public Policy toNotificationPolicy() {
    [all...]

Completed in 90 milliseconds