/frameworks/base/services/core/java/com/android/server/pm/ |
D | DumpState.java | 137 public void setBrief(boolean brief) { in setBrief() argument 138 mBrief = brief; in setBrief()
|
D | SnapshotStatistics.java | 628 int corkLevel, boolean brief) { in dump() argument 642 if (brief) { in dump()
|
D | PackageManagerShellCommand.java | 1132 boolean brief, boolean components) { in printResolveInfo() argument 1133 if (brief || components) { in printResolveInfo()
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 66 # include brief member descriptions after the members that are listed in 73 # the brief description of a member or function before the detailed description. 75 # brief descriptions will be completely suppressed. 79 # This tag implements a quasi-intelligent brief description abbreviator 81 # in this list, if found as the leading text of the brief description, will be 83 # used as the annotated text. Otherwise, the brief description is used as-is. 92 # Doxygen will generate a detailed section even if there is only a brief 136 # comment as the brief description. If set to NO, the JavaDoc 138 # (thus requiring an explicit @brief command for a brief description.) 144 # comment as the brief description. If set to NO, the comments [all …]
|
/frameworks/native/docs/ |
D | Doxyfile | 80 # include brief member descriptions after the members that are listed in 87 # the brief description of a member or function before the detailed description. 89 # brief descriptions will be completely suppressed. 93 # This tag implements a quasi-intelligent brief description abbreviator 95 # in this list, if found as the leading text of the brief description, will be 97 # used as the annotated text. Otherwise, the brief description is used as-is. 116 # Doxygen will generate a detailed section even if there is only a brief 162 # comment as the brief description. If set to NO, the JavaDoc 164 # (thus requiring an explicit @brief command for a brief description.) 170 # comment as the brief description. If set to NO, the comments [all …]
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member 95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief 99 # brief descriptions will be completely suppressed. 104 # This tag implements a quasi-intelligent brief description abbreviator that is 106 # as the leading text of the brief description, will be stripped from the text 108 # text. Otherwise, the brief description is used as-is. If left blank, the 116 # doxygen will generate a detailed section even if there is only a brief 166 # first line (until the first dot) of a Javadoc-style comment as the brief 168 # style comments (thus requiring an explicit @brief command for a brief 175 # line (until the first dot) of a Qt-style comment as the brief description. If [all …]
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 107 # brief descriptions will be completely suppressed. 112 # This tag implements a quasi-intelligent brief description abbreviator that is 114 # as the leading text of the brief description, will be stripped from the text 116 # text. Otherwise, the brief description is used as-is. If left blank, the 134 # doxygen will generate a detailed section even if there is only a brief 184 # first line (until the first dot) of a Javadoc-style comment as the brief 186 # style comments (thus requiring an explicit @brief command for a brief 193 # line (until the first dot) of a Qt-style comment as the brief description. If [all …]
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 107 # brief descriptions will be completely suppressed. 112 # This tag implements a quasi-intelligent brief description abbreviator that is 114 # as the leading text of the brief description, will be stripped from the text 116 # text. Otherwise, the brief description is used as-is. If left blank, the 134 # doxygen will generate a detailed section even if there is only a brief 184 # first line (until the first dot) of a Javadoc-style comment as the brief 186 # style comments (thus requiring an explicit @brief command for a brief 193 # line (until the first dot) of a Qt-style comment as the brief description. If [all …]
|
/frameworks/compile/libbcc/ |
D | README.rst | 139 Here is the brief description of each sections:
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 10423 String[] args, boolean brief, PrintWriter categoryPw, boolean asProto) { in dumpApplicationMemoryUsage() argument 10498 dumpApplicationMemoryUsage(fd, opts, innerArgs, brief, procs); in dumpApplicationMemoryUsage() 10500 dumpApplicationMemoryUsage(fd, pw, prefix, opts, innerArgs, brief, procs, categoryPw); in dumpApplicationMemoryUsage() 10505 MemoryUsageDumpOptions opts, final String[] innerArgs, boolean brief, in dumpApplicationMemoryUsage() argument 10542 if (opts.dumpDetails || (!brief && !opts.oomOnly)) { in dumpApplicationMemoryUsage() 10574 … if (!brief && !opts.oomOnly && (procs.size() == 1 || opts.isCheckinRequest || opts.packages)) { in dumpApplicationMemoryUsage() 10635 if (opts.dumpDetails || (!brief && !opts.oomOnly)) { in dumpApplicationMemoryUsage() 10792 if (!brief && !opts.oomOnly) { in dumpApplicationMemoryUsage() 10919 if (!brief && !opts.oomOnly && !opts.isCompact) { in dumpApplicationMemoryUsage() 10929 if (!brief && !opts.oomOnly) { in dumpApplicationMemoryUsage() [all …]
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityTaskSupervisor.java | 1992 String prefix, String label, boolean complete, boolean brief, boolean client, in dumpHistoryList() argument 2007 final boolean full = !brief && (complete || !r.isInHistory()); in dumpHistoryList()
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | InputMethodManagerService.java | 5465 boolean brief = false; in handleShellCommandListInputMethods() 5477 brief = true; in handleShellCommandListInputMethods() 5499 if (brief) { in handleShellCommandListInputMethods()
|
/frameworks/base/packages/SystemUI/docs/ |
D | qs-tiles.md | 103 This is a brief run-down of what happens when a user clicks on a tile. Internal changes on the devi…
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 473 <one line to give the library's name and a brief idea of what it does.>
|