Searched refs:ACTION_TRIGGER_RULES_UPDATE_CHECK (Results 1 – 2 of 2) sorted by relevance
53 public static final String ACTION_TRIGGER_RULES_UPDATE_CHECK = field in RulesUpdaterContract70 Intent intent = new Intent(RulesUpdaterContract.ACTION_TRIGGER_RULES_UPDATE_CHECK); in createUpdaterIntent()
47 assertEquals(RulesUpdaterContract.ACTION_TRIGGER_RULES_UPDATE_CHECK, intent.getAction()); in createUpdaterIntent()