Searched refs:SIZE_KEY (Results 1 – 2 of 2) sorted by relevance
40 final public static String SIZE_KEY = "size"; field in DownloadOverMeteredDialog52 final long size = intent.getIntExtra(SIZE_KEY, 0); in onCreate()
860 intent.putExtra(DownloadOverMeteredDialog.SIZE_KEY, in showDictionaryAvailableNotification()