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

  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeHelper.java 264 if (canManageAutomaticZenRule(rule)) {
279 if (canManageAutomaticZenRule(rule)) {
338 if (rule == null || !canManageAutomaticZenRule(rule)) {
356 if (canManageAutomaticZenRule(rule)) {
375 && canManageAutomaticZenRule(rule)) {
395 public boolean canManageAutomaticZenRule(ZenRule rule) {
448 if (canManageAutomaticZenRule(defaultRule)) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 55 milliseconds