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