/frameworks/av/services/mediacodec/registrant/ |
D | Android.bp | 46 // "libcodec2_soft_av1dec_aom", // replaced by the gav1 implementation
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugin_hooks.md | 10 Use: Allows the entire QS panel to be replaced with something else that is optionally expandable. 42 Use: Allows the long-press power menu to be completely replaced.
|
D | plugins.md | 63 [Allow quick settings panel to be replaced with another view](/packages/SystemUI/plugin/src/com/and… 67 [Allow lockscreen camera/phone/assistant buttons to be replaced](/packages/SystemUI/plugin/src/com/…
|
/frameworks/layoutlib/create/ |
D | README.txt | 25 - some classes need to be overridden, for example all the drawing code that is replaced by Java 2D 111 native methods which are replaced by a stub. Methods that are to be overridden are also replaced by 149 As indicated above, all native and overridden methods are replaced by a stub. We don't have the 158 This strategy is now obsolete and replaced by the method delegates. 192 This strategy is now obsolete and replaced by the method delegates (See strategy 6- Method
|
/frameworks/base/media/lib/tvremote/ |
D | README.txt | 22 This library will eventually be replaced when the inputmanager
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 12 // Deprecated since version 3, replaced by top-level network_id field in 136 // Deprecated since version 2, to be replaced by link_layer field. 303 // Deprecated since version 2, to be replaced by link_layer field. 330 // program was installed to the time it was replaced or removed. 439 // Deprecated since version 2, to be replaced by link_layer field. 584 // Deprecated in the nyc-mr2 release since version 2,and replaced by
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 31 This library will eventually be replaced when the media route provider
|
/frameworks/base/media/lib/signer/ |
D | README.txt | 32 This library will eventually be replaced when the provisioned certificate-
|
/frameworks/native/services/surfaceflinger/ |
D | Android.bp | 174 // can be easily replaced.
|
/frameworks/opt/telephony/proto/src/ |
D | carrierId.proto | 59 // decimal format. Some digits can be replaced with "x" symbols matching any digit.
|
/frameworks/ml/nn/tools/api/ |
D | README.md | 136 substring `%{*name*}` is replaced with the corresponding *body*. Macro 146 substring of the form `%{argnum}` will be replaced by the corresponding argument
|
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/ |
D | WebViewUpdateServiceTest.java | 880 public void checkDontKillIfPackageRemoved(boolean replaced) { in checkDontKillIfPackageRemoved() argument 891 if (replaced) { in checkDontKillIfPackageRemoved()
|
/frameworks/base/core/java/android/app/ |
D | Fragment.java | 2953 void setHideReplaced(boolean replaced) { 2954 ensureAnimationInfo().mIsHideReplaced = replaced;
|
/frameworks/base/services/core/java/com/android/server/job/ |
D | JobStore.java | 209 boolean replaced = mJobSet.remove(jobStatus); in add() 217 return replaced; in add()
|
/frameworks/opt/setupwizard/library/ |
D | LICENSE | 183 replaced with your own identifying information. (Don't include
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 85 # replaced with the name of the entity): "The $name class" "The $name widget" 328 # 'anonymous_namespace{file}', where file will be replaced with the base 562 # tags, which will be replaced by the file and line number from which the 564 # $version, which will be replaced by the version of the file (if it could
|
/frameworks/native/docs/ |
D | Doxyfile | 99 # replaced with the name of the entity): "The $name class" "The $name widget" 410 # 'anonymous_namespace{file}', where file will be replaced with the base 658 # tags, which will be replaced by the file and line number from which the 660 # $version, which will be replaced by the version of the file (if it could
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 109 # following values are used ($name is automatically replaced with the name of 439 # 'anonymous_namespace{file}', where file will be replaced with the base name of 722 # will be replaced by the file and line number from which the warning originated 724 # be replaced by the version of the file (if it could be obtained via
|
D | Doxyfile.orig | 109 # following values are used ($name is automatically replaced with the name of 439 # 'anonymous_namespace{file}', where file will be replaced with the base name of 722 # will be replaced by the file and line number from which the warning originated 724 # be replaced by the version of the file (if it could be obtained via
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 117 # following values are used ($name is automatically replaced with the name of 467 # 'anonymous_namespace{file}', where file will be replaced with the base name of 760 # will be replaced by the file and line number from which the warning originated 762 # be replaced by the version of the file (if it could be obtained via
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 117 # following values are used ($name is automatically replaced with the name of 476 # 'anonymous_namespace{file}', where file will be replaced with the base name of 769 # will be replaced by the file and line number from which the warning originated 771 # be replaced by the version of the file (if it could be obtained via
|
D | Doxyfile | 117 # following values are used ($name is automatically replaced with the name of 476 # 'anonymous_namespace{file}', where file will be replaced with the base name of 769 # will be replaced by the file and line number from which the warning originated 771 # be replaced by the version of the file (if it could be obtained via
|
/frameworks/ml/nn/runtime/ |
D | NOTICE | 376 replaced with your own identifying information. (Don't include 1096 replaced with your own identifying information. (Don't include
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Settings.java | 458 boolean disableSystemPackageLPw(String name, boolean replaced) { in disableSystemPackageLPw() argument 471 if (replaced) { in disableSystemPackageLPw()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 15437 final boolean replaced = replacePending in broadcastIntentLocked() 15440 if (!replaced) { in broadcastIntentLocked()
|