Searched refs:EVENT_PATH (Results 1 – 2 of 2) sorted by relevance
52 if (mConditionProviders.isSystemProviderEnabled(ZenModeConfig.EVENT_PATH)) { in ZenModeConditions()
1095 public static final String EVENT_PATH = "event"; field in ZenModeConfig1100 .appendPath(EVENT_PATH) in toEventConditionId()1116 && conditionId.getPathSegments().get(0).equals(EVENT_PATH); in tryParseEventConditionId()