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