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

  /packages/apps/Settings/src/com/android/settings/notification/
ZenModeSettings.java 357 s = prepend(s, isCategoryEnabled(policy, Policy.PRIORITY_CATEGORY_EVENTS),
359 s = prepend(s, isCategoryEnabled(policy, Policy.PRIORITY_CATEGORY_REMINDERS),
361 if (isCategoryEnabled(policy, Policy.PRIORITY_CATEGORY_MESSAGES)) {
368 if (isCategoryEnabled(policy, Policy.PRIORITY_CATEGORY_CALLS)) {
374 } else if (isCategoryEnabled(policy, Policy.PRIORITY_CATEGORY_REPEAT_CALLERS)) {
434 private boolean isCategoryEnabled(Policy policy, int categoryType) {
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 74 milliseconds