Searched refs:DATE_CHANGED_INTENT_ACTION (Results 1 – 1 of 1) sorted by relevance
68 private static final String DATE_CHANGED_INTENT_ACTION = field in DictionaryService196 if (DATE_CHANGED_INTENT_ACTION.equals(action)) { in dispatchBroadcast()