Searched refs:RequiresGlobalKillSwitchEnabled (Results 1 – 3 of 3) sorted by relevance
64 RequiresGlobalKillSwitchEnabled enabledAnnotation = in getRequiredFlagStates()65 method.getAnnotation(RequiresGlobalKillSwitchEnabled.class); in getRequiredFlagStates()
35 public @interface RequiresGlobalKillSwitchEnabled {} annotation
120 return annotation instanceof RequiresGlobalKillSwitchEnabled; in isFeatureNotSupportedAnnotation()