Searched refs:MANUAL_RULE_ID (Results 1 – 3 of 3) sorted by relevance
2393 id = ZenModeConfig.MANUAL_RULE_ID; in ruleToProtoLocked()
180 public static final String MANUAL_RULE_ID = "MANUAL_RULE"; field in ZenModeConfig
1125 ids.add(ZenModeConfig.MANUAL_RULE_ID); in testProto()1383 if (ZenModeConfig.MANUAL_RULE_ID.equals(cfg.getId())) { in testProtoWithManualRule()