Searched refs:EVENT_PATH (Results 1 – 3 of 3) sorted by relevance
56 if (mConditionProviders.isSystemProviderEnabled(ZenModeConfig.EVENT_PATH)) { in ZenModeConditions()
1583 public static final String EVENT_PATH = "event"; field in ZenModeConfig1588 .appendPath(EVENT_PATH) in toEventConditionId()1606 && EVENT_PATH.equals(conditionId.getPathSegments().get(0)); in tryParseEventConditionId()
53282 Landroid/service/notification/ZenModeConfig;->EVENT_PATH:Ljava/lang/String;