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