Searched refs:descriptions (Results 1 – 14 of 14) sorted by relevance
253 private void loadThumbnailsInBackground(final ArrayList<TaskDescription> descriptions) { in loadThumbnailsInBackground() argument254 if (descriptions.size() > 0) { in loadThumbnailsInBackground()255 if (DEBUG) Log.v(TAG, "Showing " + descriptions.size() + " tasks"); in loadThumbnailsInBackground()256 loadThumbnail(descriptions.get(0)); in loadThumbnailsInBackground()257 if (descriptions.size() > 1) { in loadThumbnailsInBackground()261 final TaskDescription td = descriptions.get(values[0]); in loadThumbnailsInBackground()281 for (int i=1; i<descriptions.size(); i++) { in loadThumbnailsInBackground()282 TaskDescription td = descriptions.get(i); in loadThumbnailsInBackground()
302 ArrayList<String> descriptions = new ArrayList<String>(); in getAvailableDrmEngines() local305 descriptions.add(supportInfos[i].getDescriprition()); in getAvailableDrmEngines()308 String[] drmEngines = new String[descriptions.size()]; in getAvailableDrmEngines()309 return descriptions.toArray(drmEngines); in getAvailableDrmEngines()
71 For more information on these types of patterns, see the descriptions of
67 For more information on these types of patterns, see the descriptions of
120 For more information on these three types of patterns, see the descriptions of
1952 … void printBitDescriptions(PrintWriter pw, int oldval, int newval, BitDescription[] descriptions) { in printBitDescriptions() argument1955 for (int i=0; i<descriptions.length; i++) { in printBitDescriptions()1956 BitDescription bd = descriptions[i]; in printBitDescriptions()
223 /* Reveal and hide the long/short descriptions for a video in the playlist
59 …of your application from the code that controls its behavior. Your UI descriptions are external to…
11 using a directional controller and your widgets provide content descriptions</li>
935 render on different devices. Default device descriptions include ADP1936 and Google Ion, while SDK add-ons can also provide new descriptions.937 A new UI allows you to create custom descriptions.</li>
796 screen to hear voice descriptions of the content. Because the explore-by-touch mode works like a
323 descriptions.</li>
690 provide file streams. The descriptions assume that you are familiar with the general principles
232 that should handle the intent. Any number of category descriptions can be