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