Searched refs:DICTIONARY_DUMP_INTENT_ACTION (Results 1 – 3 of 3) sorted by relevance
28 public static final String DICTIONARY_DUMP_INTENT_ACTION = DOMAIN + ".DICT_DUMP"; field in DictionaryDumpBroadcastReceiver40 if (action.equals(DICTIONARY_DUMP_INTENT_ACTION)) { in onReceive()
636 dictDumpFilter.addAction(DictionaryDumpBroadcastReceiver.DICTIONARY_DUMP_INTENT_ACTION); in onCreate()
110 DictionaryDumpBroadcastReceiver.DICTIONARY_DUMP_INTENT_ACTION); in onPreferenceClick()