Searched refs:WORDLIST_TO_DOWNLOAD_KEY (Results 1 – 2 of 2) sorted by relevance
39 final public static String WORDLIST_TO_DOWNLOAD_KEY = "wordlist_to_download"; field in DownloadOverMeteredDialog50 mWordListToDownload = intent.getStringExtra(WORDLIST_TO_DOWNLOAD_KEY); in onCreate()
858 intent.putExtra(DownloadOverMeteredDialog.WORDLIST_TO_DOWNLOAD_KEY, in showDictionaryAvailableNotification()