Home
last modified time | relevance | path

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

/frameworks/base/drm/java/android/drm/
DDrmManagerClient.java362 ArrayList<String> descriptions = new ArrayList<String>(); in getAvailableDrmEngines() local
365 descriptions.add(supportInfos[i].getDescriprition()); in getAvailableDrmEngines()
368 String[] drmEngines = new String[descriptions.size()]; in getAvailableDrmEngines()
369 return descriptions.toArray(drmEngines); in getAvailableDrmEngines()
/frameworks/opt/net/wifi/service/proto/src/
Dscorecard.proto27 // A collection of network descriptions
/frameworks/ml/nn/tools/api/
DREADME.md5 type definitions and descriptions in our `NeuralNetworks.h` and `types.hal`
/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/
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
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
/frameworks/av/media/codec2/docs/
Ddoxygen.config97 # descriptions after the members that are listed in the file and class
107 # brief descriptions will be completely suppressed.
567 # descriptions of file, namespace and class members alphabetically by member
/frameworks/base/core/java/android/os/
DBatteryStats.java6196 HistoryTag wakelockTag, BitDescription[] descriptions, boolean longNames) { in printBitDescriptions() argument
6200 for (int i=0; i<descriptions.length; i++) { in printBitDescriptions()
6201 BitDescription bd = descriptions[i]; in printBitDescriptions()
/frameworks/base/media/native/midi/include/
DDoxyfile.orig97 # descriptions after the members that are listed in the file and class
107 # brief descriptions will be completely suppressed.
576 # descriptions of file, namespace and class members alphabetically by member
DDoxyfile97 # descriptions after the members that are listed in the file and class
107 # brief descriptions will be completely suppressed.
576 # 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.