Home
last modified time | relevance | path

Searched refs:descriptions (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/drm/java/android/drm/
DDrmManagerClient.java359 ArrayList<String> descriptions = new ArrayList<String>(); in getAvailableDrmEngines() local
362 descriptions.add(supportInfos[i].getDescriprition()); in getAvailableDrmEngines()
365 String[] drmEngines = new String[descriptions.size()]; in getAvailableDrmEngines()
366 return descriptions.toArray(drmEngines); in getAvailableDrmEngines()
/frameworks/base/core/java/android/os/
DBatteryStats.java5229 BitDescription[] descriptions, boolean longNames) { in printBitDescriptions() argument
5233 for (int i=0; i<descriptions.length; i++) { in printBitDescriptions()
5234 BitDescription bd = descriptions[i]; in printBitDescriptions()
/frameworks/wilhelm/doc/
DDoxyfile66 # include brief member descriptions after the members that are listed in
75 # brief descriptions will be completely suppressed.
/frameworks/av/media/libaaudio/
DDoxyfile.orig89 # descriptions after the members that are listed in the file and class
99 # brief descriptions will be completely suppressed.
532 # descriptions of file, namespace and class members alphabetically by member
DDoxyfile89 # descriptions after the members that are listed in the file and class
99 # brief descriptions will be completely suppressed.
532 # descriptions of file, namespace and class members alphabetically by member
/frameworks/native/docs/
DDoxyfile80 # include brief member descriptions after the members that are listed in
89 # brief descriptions will be completely suppressed.