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